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