Uses of Class
software.amazon.awscdk.services.appflow.CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder
-
Uses of CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder in software.amazon.awscdk.services.appflow
Modifier and TypeMethodDescriptionCfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder.basicAuthCredentials
(IResolvable basicAuthCredentials) CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder.basicAuthCredentials
(CfnConnectorProfile.BasicAuthCredentialsProperty basicAuthCredentials) CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.builder()
CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder.oAuthCredentials
(IResolvable oAuthCredentials) CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder.oAuthCredentials
(CfnConnectorProfile.OAuthCredentialsProperty oAuthCredentials) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder
.