@Stability(value=Stable) public static final class CfnCertificate.QualifierProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCertificate.QualifierProperty>
CfnCertificate.QualifierProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCertificate.QualifierProperty |
build()
Builds the configured instance.
|
CfnCertificate.QualifierProperty.Builder |
cpsUri(String cpsUri)
Sets the value of
CfnCertificate.QualifierProperty.getCpsUri() |
@Stability(value=Stable) public CfnCertificate.QualifierProperty.Builder cpsUri(String cpsUri)
CfnCertificate.QualifierProperty.getCpsUri()cpsUri - Contains a pointer to a certification practice statement (CPS) published by the CA. This parameter is required.this@Stability(value=Stable) public CfnCertificate.QualifierProperty build()
build in interface software.amazon.jsii.Builder<CfnCertificate.QualifierProperty>CfnCertificate.QualifierPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.