Uses of Interface
software.amazon.awscdk.services.amplify.CfnDomain.CertificateProperty
Packages that use CfnDomain.CertificateProperty
-
Uses of CfnDomain.CertificateProperty in software.amazon.awscdk.services.amplify
Classes in software.amazon.awscdk.services.amplify that implement CfnDomain.CertificatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDomain.CertificatePropertyMethods in software.amazon.awscdk.services.amplify that return CfnDomain.CertificatePropertyModifier and TypeMethodDescriptionCfnDomain.CertificateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amplify with parameters of type CfnDomain.CertificatePropertyModifier and TypeMethodDescriptionCfnDomain.Builder.certificate(CfnDomain.CertificateProperty certificate) Describes the SSL/TLS certificate for the domain association.CfnDomainProps.Builder.certificate(CfnDomain.CertificateProperty certificate) Sets the value ofCfnDomainProps.getCertificate()voidCfnDomain.setCertificate(CfnDomain.CertificateProperty value) Describes the SSL/TLS certificate for the domain association.