public static final class CfnCertificateAuthority.AccessMethodProperty.Builder
extends java.lang.Object
CfnCertificateAuthority.AccessMethodProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnCertificateAuthority.AccessMethodProperty.Builder |
accessMethodType(java.lang.String accessMethodType)
Sets the value of
CfnCertificateAuthority.AccessMethodProperty.getAccessMethodType() |
CfnCertificateAuthority.AccessMethodProperty |
build()
Builds the configured instance.
|
CfnCertificateAuthority.AccessMethodProperty.Builder |
customObjectIdentifier(java.lang.String customObjectIdentifier)
Sets the value of
CfnCertificateAuthority.AccessMethodProperty.getCustomObjectIdentifier() |
public CfnCertificateAuthority.AccessMethodProperty.Builder accessMethodType(java.lang.String accessMethodType)
CfnCertificateAuthority.AccessMethodProperty.getAccessMethodType()
accessMethodType
- Specifies the `AccessMethod` .this
public CfnCertificateAuthority.AccessMethodProperty.Builder customObjectIdentifier(java.lang.String customObjectIdentifier)
CfnCertificateAuthority.AccessMethodProperty.getCustomObjectIdentifier()
customObjectIdentifier
- An object identifier (OID) specifying the `AccessMethod` .
The OID must satisfy the regular expression shown below. For more information, see NIST's definition of Object Identifier (OID) .this
public CfnCertificateAuthority.AccessMethodProperty build()
CfnCertificateAuthority.AccessMethodProperty
java.lang.NullPointerException
- if any required attribute was not provided