Uses of Interface
software.amazon.awscdk.services.appsync.CfnApi.EventConfigProperty
-
Uses of CfnApi.EventConfigProperty in software.amazon.awscdk.services.appsync
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnApi.EventConfigProperty
Modifier and TypeMethodDescriptionCfnApi.EventConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnApi.Builder.eventConfig
(CfnApi.EventConfigProperty eventConfig) Describes the authorization configuration for connections, message publishing, message subscriptions, and logging for an Event API.CfnApiProps.Builder.eventConfig
(CfnApi.EventConfigProperty eventConfig) Sets the value ofCfnApiProps.getEventConfig()
void
CfnApi.setEventConfig
(CfnApi.EventConfigProperty value) Describes the authorization configuration for connections, message publishing, message subscriptions, and logging for an Event API.