Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnConnectorMixinProps.Builder
Packages that use CfnConnectorMixinProps.Builder
-
Uses of CfnConnectorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.transfer
Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnConnectorMixinProps.BuilderModifier and TypeMethodDescriptionCfnConnectorMixinProps.Builder.accessRole(String accessRole) Sets the value ofCfnConnectorMixinProps.getAccessRole()Sets the value ofCfnConnectorMixinProps.getAs2Config()CfnConnectorMixinProps.builder()CfnConnectorMixinProps.Builder.egressConfig(CfnConnectorPropsMixin.ConnectorEgressConfigProperty egressConfig) Sets the value ofCfnConnectorMixinProps.getEgressConfig()CfnConnectorMixinProps.Builder.egressConfig(IResolvable egressConfig) Sets the value ofCfnConnectorMixinProps.getEgressConfig()CfnConnectorMixinProps.Builder.egressType(String egressType) Sets the value ofCfnConnectorMixinProps.getEgressType()CfnConnectorMixinProps.Builder.loggingRole(String loggingRole) Sets the value ofCfnConnectorMixinProps.getLoggingRole()CfnConnectorMixinProps.Builder.securityPolicyName(String securityPolicyName) Sets the value ofCfnConnectorMixinProps.getSecurityPolicyName()CfnConnectorMixinProps.Builder.sftpConfig(CfnConnectorPropsMixin.SftpConfigProperty sftpConfig) Sets the value ofCfnConnectorMixinProps.getSftpConfig()CfnConnectorMixinProps.Builder.sftpConfig(IResolvable sftpConfig) Sets the value ofCfnConnectorMixinProps.getSftpConfig()Sets the value ofCfnConnectorMixinProps.getTags()Sets the value ofCfnConnectorMixinProps.getUrl()Constructors in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnConnectorMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnConnectorMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectorMixinProps.Builder.