Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnCertificatePropsMixin.Builder
Packages that use CfnCertificatePropsMixin.Builder
-
Uses of CfnCertificatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.transfer
Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnCertificatePropsMixin.BuilderModifier and TypeMethodDescriptionCfnCertificatePropsMixin.Builder.activeDate(String activeDate) An optional date that specifies when the certificate becomes active.CfnCertificatePropsMixin.Builder.certificate(String certificate) The file name for the certificate.CfnCertificatePropsMixin.Builder.certificateChain(String certificateChain) The list of certificates that make up the chain for the certificate.CfnCertificatePropsMixin.Builder.create()CfnCertificatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCertificatePropsMixin.Builder.description(String description) The name or description that's used to identity the certificate.CfnCertificatePropsMixin.Builder.inactiveDate(String inactiveDate) An optional date that specifies when the certificate becomes inactive.CfnCertificatePropsMixin.Builder.privateKey(String privateKey) The file that contains the private key for the certificate that's being imported.Key-value pairs that can be used to group and search for certificates.Specifies how this certificate is used.