Uses of Class
software.amazon.awscdk.services.appflow.CfnConnectorProfileProps.Builder
Packages that use CfnConnectorProfileProps.Builder
-
Uses of CfnConnectorProfileProps.Builder in software.amazon.awscdk.services.appflow
Methods in software.amazon.awscdk.services.appflow that return CfnConnectorProfileProps.BuilderModifier and TypeMethodDescriptionCfnConnectorProfileProps.builder()CfnConnectorProfileProps.Builder.connectionMode(String connectionMode) Sets the value ofCfnConnectorProfileProps.getConnectionMode()CfnConnectorProfileProps.Builder.connectorLabel(String connectorLabel) Sets the value ofCfnConnectorProfileProps.getConnectorLabel()CfnConnectorProfileProps.Builder.connectorProfileConfig(IResolvable connectorProfileConfig) Sets the value ofCfnConnectorProfileProps.getConnectorProfileConfig()CfnConnectorProfileProps.Builder.connectorProfileConfig(CfnConnectorProfile.ConnectorProfileConfigProperty connectorProfileConfig) Sets the value ofCfnConnectorProfileProps.getConnectorProfileConfig()CfnConnectorProfileProps.Builder.connectorProfileName(String connectorProfileName) Sets the value ofCfnConnectorProfileProps.getConnectorProfileName()CfnConnectorProfileProps.Builder.connectorType(String connectorType) Sets the value ofCfnConnectorProfileProps.getConnectorType()Sets the value ofCfnConnectorProfileProps.getKmsArn()Constructors in software.amazon.awscdk.services.appflow with parameters of type CfnConnectorProfileProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorProfileProps.Builder.