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