Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnConnectorPropsMixin.As2ConfigProperty.Builder
Packages that use CfnConnectorPropsMixin.As2ConfigProperty.Builder
-
Uses of CfnConnectorPropsMixin.As2ConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.transfer
Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnConnectorPropsMixin.As2ConfigProperty.BuilderModifier and TypeMethodDescriptionCfnConnectorPropsMixin.As2ConfigProperty.Builder.asyncMdnConfig(CfnConnectorPropsMixin.ConnectorAsyncMdnConfigProperty asyncMdnConfig) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getAsyncMdnConfig()CfnConnectorPropsMixin.As2ConfigProperty.Builder.asyncMdnConfig(IResolvable asyncMdnConfig) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getAsyncMdnConfig()CfnConnectorPropsMixin.As2ConfigProperty.Builder.basicAuthSecretId(String basicAuthSecretId) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getBasicAuthSecretId()CfnConnectorPropsMixin.As2ConfigProperty.builder()CfnConnectorPropsMixin.As2ConfigProperty.Builder.compression(String compression) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getCompression()CfnConnectorPropsMixin.As2ConfigProperty.Builder.encryptionAlgorithm(String encryptionAlgorithm) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getEncryptionAlgorithm()CfnConnectorPropsMixin.As2ConfigProperty.Builder.localProfileId(String localProfileId) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getLocalProfileId()CfnConnectorPropsMixin.As2ConfigProperty.Builder.mdnResponse(String mdnResponse) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getMdnResponse()CfnConnectorPropsMixin.As2ConfigProperty.Builder.mdnSigningAlgorithm(String mdnSigningAlgorithm) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getMdnSigningAlgorithm()CfnConnectorPropsMixin.As2ConfigProperty.Builder.messageSubject(String messageSubject) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getMessageSubject()CfnConnectorPropsMixin.As2ConfigProperty.Builder.partnerProfileId(String partnerProfileId) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getPartnerProfileId()CfnConnectorPropsMixin.As2ConfigProperty.Builder.preserveContentType(String preserveContentType) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getPreserveContentType()CfnConnectorPropsMixin.As2ConfigProperty.Builder.signingAlgorithm(String signingAlgorithm) Sets the value ofCfnConnectorPropsMixin.As2ConfigProperty.getSigningAlgorithm()Constructors in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnConnectorPropsMixin.As2ConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorPropsMixin.As2ConfigProperty.Builder.