Uses of Class
software.amazon.awscdk.services.appsync.EventApi.Builder
Packages that use EventApi.Builder
-
Uses of EventApi.Builder in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return EventApi.BuilderModifier and TypeMethodDescriptionthe name of the Event API.EventApi.Builder.authorizationConfig(EventApiAuthConfig authorizationConfig) Optional authorization configuration.static EventApi.BuilderEventApi.Builder.domainName(AppSyncDomainOptions domainName) The domain name configuration for the Event API.EventApi.Builder.logConfig(AppSyncLogConfig logConfig) Logging configuration for this api.EventApi.Builder.ownerContact(String ownerContact) The owner contact information for an API resource.