Uses of Interface
software.amazon.awscdk.services.certificatemanager.CfnAcmeEndpointProps
Packages that use CfnAcmeEndpointProps
Package
Description
AWS Certificate Manager Construct Library
-
Uses of CfnAcmeEndpointProps in software.amazon.awscdk.services.certificatemanager
Classes in software.amazon.awscdk.services.certificatemanager that implement CfnAcmeEndpointPropsMethods in software.amazon.awscdk.services.certificatemanager that return CfnAcmeEndpointPropsModifier and TypeMethodDescriptionCfnAcmeEndpointProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.certificatemanager with parameters of type CfnAcmeEndpointPropsModifierConstructorDescriptionCfnAcmeEndpoint(software.constructs.Construct scope, String id, CfnAcmeEndpointProps props) Create a newAWS::CertificateManager::AcmeEndpoint.