Uses of Interface
software.amazon.awscdk.services.events.OAuthAuthorizationProps
-
Uses of OAuthAuthorizationProps in software.amazon.awscdk.services.events
Modifier and TypeClassDescriptionstatic final class
An implementation forOAuthAuthorizationProps
Modifier and TypeMethodDescriptionOAuthAuthorizationProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic Authorization
Authorization.oauth
(OAuthAuthorizationProps props) Use OAuth authorization.