Uses of Class
software.amazon.awscdk.services.lightsail.CfnCertificate.Builder
Packages that use CfnCertificate.Builder
-
Uses of CfnCertificate.Builder in software.amazon.awscdk.services.lightsail
Methods in software.amazon.awscdk.services.lightsail that return CfnCertificate.BuilderModifier and TypeMethodDescriptionCfnCertificate.Builder.certificateName(String certificateName) The name of the certificate.static CfnCertificate.BuilderCfnCertificate.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.