Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnApiPropsMixin.Builder
Packages that use CfnApiPropsMixin.Builder
-
Uses of CfnApiPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnApiPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnApiPropsMixin.BuilderCfnApiPropsMixin.Builder.create()static CfnApiPropsMixin.BuilderCfnApiPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnApiPropsMixin.Builder.eventConfig(CfnApiPropsMixin.EventConfigProperty eventConfig) Describes the authorization configuration for connections, message publishing, message subscriptions, and logging for an Event API.CfnApiPropsMixin.Builder.eventConfig(IResolvable eventConfig) Describes the authorization configuration for connections, message publishing, message subscriptions, and logging for an Event API.The name of theApi.CfnApiPropsMixin.Builder.ownerContact(String ownerContact) The owner contact information for an API resource.A set of tags (key-value pairs) for this API.