Uses of Class
software.amazon.awscdk.services.appflow.CfnConnectorProfile.OAuth2PropertiesProperty.Builder
Packages that use CfnConnectorProfile.OAuth2PropertiesProperty.Builder
-
Uses of CfnConnectorProfile.OAuth2PropertiesProperty.Builder in software.amazon.awscdk.services.appflow
Methods in software.amazon.awscdk.services.appflow that return CfnConnectorProfile.OAuth2PropertiesProperty.BuilderModifier 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) Constructors in software.amazon.awscdk.services.appflow with parameters of type CfnConnectorProfile.OAuth2PropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorProfile.OAuth2PropertiesProperty.Builder.