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