Uses of Interface
software.amazon.awscdk.interfaces.certificatemanager.ICertificateRef
Packages that use ICertificateRef
Package
Description
AWS Certificate Manager Construct Library
-
Uses of ICertificateRef in software.amazon.awscdk.interfaces.certificatemanager
Subinterfaces of ICertificateRef in software.amazon.awscdk.interfaces.certificatemanagerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICertificateRef.Classes in software.amazon.awscdk.interfaces.certificatemanager that implement ICertificateRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICertificateRef in software.amazon.awscdk.services.certificatemanager
Classes in software.amazon.awscdk.services.certificatemanager that implement ICertificateRefModifier and TypeClassDescriptionclassTheAWS::CertificateManager::Certificateresource requests an Certificate Manager ( ACM ) certificate that you can use to enable secure connections.Methods in software.amazon.awscdk.services.certificatemanager that return ICertificateRefModifier and TypeMethodDescriptionstatic ICertificateRefCfnCertificate.fromCertificateId(software.constructs.Construct scope, String id, String certificateId) Creates a new ICertificateRef from a certificateId.