Uses of Interface
software.amazon.awscdk.services.iot.CfnCertificateProps
-
Uses of CfnCertificateProps in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnCertificateProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnCertificate
(Construct scope, String id, CfnCertificateProps props) Create a newAWS::IoT::Certificate
.