Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.Builder
Packages that use CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.Builder
-
Uses of CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appflow
Methods in software.amazon.awscdk.cfnpropertymixins.services.appflow that return CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.BuilderModifier and TypeMethodDescriptionCfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.Builder.accessToken(String accessToken) Sets the value ofCfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.getAccessToken()CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.builder()Sets the value ofCfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.getClientId()CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.Builder.clientSecret(String clientSecret) CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.Builder.oAuthRequest(CfnConnectorProfilePropsMixin.ConnectorOAuthRequestProperty oAuthRequest) CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.Builder.oAuthRequest(IResolvable oAuthRequest) CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.Builder.refreshToken(String refreshToken) Constructors in software.amazon.awscdk.cfnpropertymixins.services.appflow with parameters of type CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorProfilePropsMixin.OAuth2CredentialsProperty.Builder.