Uses of Class
software.amazon.awscdk.services.lightsail.CfnCertificate.Builder
-
Uses of CfnCertificate.Builder in software.amazon.awscdk.services.lightsail
Modifier and TypeMethodDescriptionCfnCertificate.Builder.certificateName
(String certificateName) The name of the certificate.static CfnCertificate.Builder
CfnCertificate.Builder.domainName
(String domainName) The domain name of the certificate.CfnCertificate.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.