EventLogConfig

Describes the CloudWatch Logs configuration for the Event API.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IAM service role that AppSync assumes to publish CloudWatch Logs in your account.

Link copied to clipboard

The type of information to log for the Event API.

Functions

Link copied to clipboard
inline fun copy(block: EventLogConfig.Builder.() -> Unit = {}): EventLogConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String