Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder
Packages that use CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder
-
Uses of CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.BuilderModifier and TypeMethodDescriptionCfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder.authorizationCodeProperties(CfnConnectionPropsMixin.AuthorizationCodePropertiesProperty authorizationCodeProperties) CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder.authorizationCodeProperties(IResolvable authorizationCodeProperties) CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.builder()CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder.oAuth2ClientApplication(CfnConnectionPropsMixin.OAuth2ClientApplicationProperty oAuth2ClientApplication) CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder.oAuth2ClientApplication(IResolvable oAuth2ClientApplication) CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder.oAuth2Credentials(CfnConnectionPropsMixin.OAuth2CredentialsProperty oAuth2Credentials) CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder.oAuth2Credentials(IResolvable oAuth2Credentials) CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder.oAuth2GrantType(String oAuth2GrantType) Sets the value ofCfnConnectionPropsMixin.OAuth2PropertiesInputProperty.getTokenUrl()CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder.tokenUrlParametersMap(Object tokenUrlParametersMap) Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnConnectionPropsMixin.OAuth2PropertiesInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.OAuth2PropertiesInputProperty.Builder.