public static final class CfnCertificateAuthority.OtherNameProperty.Builder
extends java.lang.Object
CfnCertificateAuthority.OtherNameProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnCertificateAuthority.OtherNameProperty |
build()
Builds the configured instance.
|
CfnCertificateAuthority.OtherNameProperty.Builder |
typeId(java.lang.String typeId)
Sets the value of
CfnCertificateAuthority.OtherNameProperty.getTypeId() |
CfnCertificateAuthority.OtherNameProperty.Builder |
value(java.lang.String value)
Sets the value of
CfnCertificateAuthority.OtherNameProperty.getValue() |
public CfnCertificateAuthority.OtherNameProperty.Builder typeId(java.lang.String typeId)
CfnCertificateAuthority.OtherNameProperty.getTypeId()
typeId
- Specifies an OID. This parameter is required.this
public CfnCertificateAuthority.OtherNameProperty.Builder value(java.lang.String value)
CfnCertificateAuthority.OtherNameProperty.getValue()
value
- Specifies an OID value. This parameter is required.this
public CfnCertificateAuthority.OtherNameProperty build()
CfnCertificateAuthority.OtherNameProperty
java.lang.NullPointerException
- if any required attribute was not provided