@Stability(value=Stable) public static final class CfnCertificate.OtherNameProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCertificate.OtherNameProperty>
CfnCertificate.OtherNameProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCertificate.OtherNameProperty |
build()
Builds the configured instance.
|
CfnCertificate.OtherNameProperty.Builder |
typeId(String typeId)
Sets the value of
CfnCertificate.OtherNameProperty.getTypeId() |
CfnCertificate.OtherNameProperty.Builder |
value(String value)
Sets the value of
CfnCertificate.OtherNameProperty.getValue() |
@Stability(value=Stable) public CfnCertificate.OtherNameProperty.Builder typeId(String typeId)
CfnCertificate.OtherNameProperty.getTypeId()typeId - Specifies an OID. This parameter is required.this@Stability(value=Stable) public CfnCertificate.OtherNameProperty.Builder value(String value)
CfnCertificate.OtherNameProperty.getValue()value - Specifies an OID value. This parameter is required.this@Stability(value=Stable) public CfnCertificate.OtherNameProperty build()
build in interface software.amazon.jsii.Builder<CfnCertificate.OtherNameProperty>CfnCertificate.OtherNamePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.