Uses of Class
software.amazon.awssdk.services.appsync.model.EventLogConfig
-
Packages that use EventLogConfig Package Description software.amazon.awssdk.services.appsync.model -
-
Uses of EventLogConfig in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return EventLogConfig Modifier and Type Method Description EventLogConfigEventConfig. logConfig()The CloudWatch Logs configuration for the Event API.Methods in software.amazon.awssdk.services.appsync.model with parameters of type EventLogConfig Modifier and Type Method Description EventConfig.BuilderEventConfig.Builder. logConfig(EventLogConfig logConfig)The CloudWatch Logs configuration for the Event API.
-