Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnConnectorProfilePropsMixin.OAuthPropertiesProperty.Builder
Packages that use CfnConnectorProfilePropsMixin.OAuthPropertiesProperty.Builder
-
Uses of CfnConnectorProfilePropsMixin.OAuthPropertiesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appflow
Methods in software.amazon.awscdk.cfnpropertymixins.services.appflow that return CfnConnectorProfilePropsMixin.OAuthPropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnConnectorProfilePropsMixin.OAuthPropertiesProperty.Builder.authCodeUrl(String authCodeUrl) Sets the value ofCfnConnectorProfilePropsMixin.OAuthPropertiesProperty.getAuthCodeUrl()CfnConnectorProfilePropsMixin.OAuthPropertiesProperty.builder()CfnConnectorProfilePropsMixin.OAuthPropertiesProperty.Builder.oAuthScopes(List<String> oAuthScopes) Sets the value ofCfnConnectorProfilePropsMixin.OAuthPropertiesProperty.getOAuthScopes()Sets the value ofCfnConnectorProfilePropsMixin.OAuthPropertiesProperty.getTokenUrl()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appflow with parameters of type CfnConnectorProfilePropsMixin.OAuthPropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorProfilePropsMixin.OAuthPropertiesProperty.Builder.