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