Uses of Interface
software.amazon.awscdk.services.certificatemanager.CertificateProps
Package
Description
AWS Certificate Manager Construct Library
-
Uses of CertificateProps in software.amazon.awscdk.services.certificatemanager
Modifier and TypeInterfaceDescriptioninterface
Properties to create a DNS validated certificate managed by AWS Certificate Manager.Modifier and TypeClassDescriptionstatic final class
An implementation forCertificateProps
static final class
An implementation forDnsValidatedCertificateProps
Modifier and TypeMethodDescriptionCertificateProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCertificate
(software.constructs.Construct scope, String id, CertificateProps props)