Uses of Interface
software.amazon.awscdk.services.certificatemanager.CertificateProps
Packages that use CertificateProps
Package
Description
AWS Certificate Manager Construct Library
-
Uses of CertificateProps in software.amazon.awscdk.services.certificatemanager
Subinterfaces of CertificateProps in software.amazon.awscdk.services.certificatemanagerModifier and TypeInterfaceDescriptioninterfaceProperties to create a DNS validated certificate managed by AWS Certificate Manager.Classes in software.amazon.awscdk.services.certificatemanager that implement CertificatePropsModifier and TypeClassDescriptionstatic final classAn implementation forCertificatePropsstatic final classAn implementation forDnsValidatedCertificatePropsMethods in software.amazon.awscdk.services.certificatemanager that return CertificatePropsModifier and TypeMethodDescriptionCertificateProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.certificatemanager with parameters of type CertificatePropsModifierConstructorDescriptionCertificate(software.constructs.Construct scope, String id, CertificateProps props)