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