Uses of Class
software.amazon.awscdk.services.appflow.CfnConnectorProfile.Builder
Packages that use CfnConnectorProfile.Builder
-
Uses of CfnConnectorProfile.Builder in software.amazon.awscdk.services.appflow
Methods in software.amazon.awscdk.services.appflow that return CfnConnectorProfile.BuilderModifier and TypeMethodDescriptionCfnConnectorProfile.Builder.connectionMode(String connectionMode) Indicates the connection mode and if it is public or private.CfnConnectorProfile.Builder.connectorLabel(String connectorLabel) The label for the connector profile being created.CfnConnectorProfile.Builder.connectorProfileConfig(IResolvable connectorProfileConfig) Defines the connector-specific configuration and credentials.CfnConnectorProfile.Builder.connectorProfileConfig(CfnConnectorProfile.ConnectorProfileConfigProperty connectorProfileConfig) Defines the connector-specific configuration and credentials.CfnConnectorProfile.Builder.connectorProfileName(String connectorProfileName) The name of the connector profile.CfnConnectorProfile.Builder.connectorType(String connectorType) The type of connector, such as Salesforce, Amplitude, and so on.static CfnConnectorProfile.BuilderThe ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption.