@Stability(value=Stable) public static final class CfnClientCertificateProps.Builder extends Object implements software.amazon.jsii.Builder<CfnClientCertificateProps>
CfnClientCertificateProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnClientCertificateProps |
build()
Builds the configured instance.
|
CfnClientCertificateProps.Builder |
description(String description)
Sets the value of
CfnClientCertificateProps.getDescription() |
CfnClientCertificateProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnClientCertificateProps.getTags() |
@Stability(value=Stable) public CfnClientCertificateProps.Builder description(String description)
CfnClientCertificateProps.getDescription()description - A description of the client certificate.this@Stability(value=Stable) public CfnClientCertificateProps.Builder tags(List<? extends CfnTag> tags)
CfnClientCertificateProps.getTags()tags - An array of arbitrary tags (key-value pairs) to associate with the client certificate.this@Stability(value=Stable) public CfnClientCertificateProps build()
build in interface software.amazon.jsii.Builder<CfnClientCertificateProps>CfnClientCertificatePropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.