Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnCertificatePropsMixin.Builder
Packages that use CfnCertificatePropsMixin.Builder
-
Uses of CfnCertificatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnCertificatePropsMixin.BuilderModifier and TypeMethodDescriptionCfnCertificatePropsMixin.Builder.certificateName(String certificateName) The name of the certificate.CfnCertificatePropsMixin.Builder.create()CfnCertificatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCertificatePropsMixin.Builder.domainName(String domainName) The domain name of the certificate.CfnCertificatePropsMixin.Builder.subjectAlternativeNames(List<String> subjectAlternativeNames) An array of strings that specify the alternate domains (such asexample.org) and subdomains (such asblog.example.com) of the certificate.An array of key-value pairs to apply to this resource.