Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnApiPropsMixin.EventConfigProperty
Packages that use CfnApiPropsMixin.EventConfigProperty
-
Uses of CfnApiPropsMixin.EventConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.appsync
Classes in software.amazon.awscdk.cfnpropertymixins.services.appsync that implement CfnApiPropsMixin.EventConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApiPropsMixin.EventConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnApiPropsMixin.EventConfigPropertyModifier and TypeMethodDescriptionCfnApiPropsMixin.EventConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnApiPropsMixin.EventConfigPropertyModifier and TypeMethodDescriptionCfnApiMixinProps.Builder.eventConfig(CfnApiPropsMixin.EventConfigProperty eventConfig) Sets the value ofCfnApiMixinProps.getEventConfig()CfnApiPropsMixin.Builder.eventConfig(CfnApiPropsMixin.EventConfigProperty eventConfig) Describes the authorization configuration for connections, message publishing, message subscriptions, and logging for an Event API.