Uses of Interface
software.amazon.awscdk.services.appsync.EventApiAuthConfig
Packages that use EventApiAuthConfig
-
Uses of EventApiAuthConfig in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement EventApiAuthConfigMethods in software.amazon.awscdk.services.appsync that return EventApiAuthConfigModifier and TypeMethodDescriptionEventApiAuthConfig.Builder.build()Builds the configured instance.default EventApiAuthConfigEventApiProps.getAuthorizationConfig()Optional authorization configuration.final EventApiAuthConfigEventApiProps.Jsii$Proxy.getAuthorizationConfig()Methods in software.amazon.awscdk.services.appsync with parameters of type EventApiAuthConfigModifier and TypeMethodDescriptionEventApi.Builder.authorizationConfig(EventApiAuthConfig authorizationConfig) Optional authorization configuration.EventApiProps.Builder.authorizationConfig(EventApiAuthConfig authorizationConfig) Sets the value ofEventApiProps.getAuthorizationConfig()