Uses of Class
software.amazon.awscdk.services.appflow.CfnConnectorProfile.OAuth2PropertiesProperty.Builder
-
Uses of CfnConnectorProfile.OAuth2PropertiesProperty.Builder in software.amazon.awscdk.services.appflow
Modifier and TypeMethodDescriptionCfnConnectorProfile.OAuth2PropertiesProperty.builder()
CfnConnectorProfile.OAuth2PropertiesProperty.Builder.oAuth2GrantType
(String oAuth2GrantType) Sets the value ofCfnConnectorProfile.OAuth2PropertiesProperty.getOAuth2GrantType()
Sets the value ofCfnConnectorProfile.OAuth2PropertiesProperty.getTokenUrl()
CfnConnectorProfile.OAuth2PropertiesProperty.Builder.tokenUrlCustomProperties
(Map<String, String> tokenUrlCustomProperties) CfnConnectorProfile.OAuth2PropertiesProperty.Builder.tokenUrlCustomProperties
(IResolvable tokenUrlCustomProperties) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnectorProfile.OAuth2PropertiesProperty.Builder
.