Uses of Class
software.amazon.awscdk.services.appsync.CfnApi.Builder
-
Uses of CfnApi.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionstatic CfnApi.Builder
CfnApi.Builder.eventConfig
(IResolvable eventConfig) Describes the authorization configuration for connections, message publishing, message subscriptions, and logging for an Event API.CfnApi.Builder.eventConfig
(CfnApi.EventConfigProperty eventConfig) Describes the authorization configuration for connections, message publishing, message subscriptions, and logging for an Event API.The name of theApi
.CfnApi.Builder.ownerContact
(String ownerContact) The owner contact information for an API resource.A set of tags (key-value pairs) for this API.