Uses of Interface
software.amazon.awscdk.services.certificatemanager.CfnAcmeEndpoint.CertificateAuthorityProperty
Packages that use CfnAcmeEndpoint.CertificateAuthorityProperty
Package
Description
AWS Certificate Manager Construct Library
-
Uses of CfnAcmeEndpoint.CertificateAuthorityProperty in software.amazon.awscdk.services.certificatemanager
Classes in software.amazon.awscdk.services.certificatemanager that implement CfnAcmeEndpoint.CertificateAuthorityPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAcmeEndpoint.CertificateAuthorityPropertyMethods in software.amazon.awscdk.services.certificatemanager that return CfnAcmeEndpoint.CertificateAuthorityPropertyModifier and TypeMethodDescriptionCfnAcmeEndpoint.CertificateAuthorityProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.certificatemanager with parameters of type CfnAcmeEndpoint.CertificateAuthorityPropertyModifier and TypeMethodDescriptionCfnAcmeEndpoint.Builder.certificateAuthority(CfnAcmeEndpoint.CertificateAuthorityProperty certificateAuthority) The certificate authority configuration for the ACME endpoint.CfnAcmeEndpointProps.Builder.certificateAuthority(CfnAcmeEndpoint.CertificateAuthorityProperty certificateAuthority) Sets the value ofCfnAcmeEndpointProps.getCertificateAuthority()voidCfnAcmeEndpoint.setCertificateAuthority(CfnAcmeEndpoint.CertificateAuthorityProperty value) The certificate authority configuration for the ACME endpoint.