Uses of Class
software.amazon.awscdk.services.appflow.CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder
-
Uses of CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder in software.amazon.awscdk.services.appflow
Methods in software.amazon.awscdk.services.appflow that return CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.BuilderModifier and TypeMethodDescriptionCfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder.accessToken(String accessToken) CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.builder()CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder.clientId(String clientId) CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder.clientSecret(String clientSecret) CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder.connectorOAuthRequest(IResolvable connectorOAuthRequest) CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder.connectorOAuthRequest(CfnConnectorProfile.ConnectorOAuthRequestProperty connectorOAuthRequest) CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder.refreshToken(String refreshToken) Constructors in software.amazon.awscdk.services.appflow with parameters of type CfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorProfile.GoogleAnalyticsConnectorProfileCredentialsProperty.Builder.