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