Uses of Class
software.amazon.awssdk.services.amplify.model.Certificate
-
Packages that use Certificate Package Description software.amazon.awssdk.services.amplify.model -
-
Uses of Certificate in software.amazon.awssdk.services.amplify.model
Methods in software.amazon.awssdk.services.amplify.model that return Certificate Modifier and Type Method Description CertificateDomainAssociation. certificate()Describes the SSL/TLS certificate for the domain association.Methods in software.amazon.awssdk.services.amplify.model with parameters of type Certificate Modifier and Type Method Description DomainAssociation.BuilderDomainAssociation.Builder. certificate(Certificate certificate)Describes the SSL/TLS certificate for the domain association.
-