@Stability(value=Stable) public static final class CfnClientVpnEndpoint.TagSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnClientVpnEndpoint.TagSpecificationProperty>
CfnClientVpnEndpoint.TagSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnEndpoint.TagSpecificationProperty |
build()
Builds the configured instance.
|
CfnClientVpnEndpoint.TagSpecificationProperty.Builder |
resourceType(String resourceType)
Sets the value of
CfnClientVpnEndpoint.TagSpecificationProperty.getResourceType() |
CfnClientVpnEndpoint.TagSpecificationProperty.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnClientVpnEndpoint.TagSpecificationProperty.getTags() |
@Stability(value=Stable) public CfnClientVpnEndpoint.TagSpecificationProperty.Builder resourceType(String resourceType)
CfnClientVpnEndpoint.TagSpecificationProperty.getResourceType()resourceType - The type of resource to tag. This parameter is required.this@Stability(value=Stable) public CfnClientVpnEndpoint.TagSpecificationProperty.Builder tags(List<? extends CfnTag> tags)
CfnClientVpnEndpoint.TagSpecificationProperty.getTags()tags - The tags to apply to the resource. This parameter is required.this@Stability(value=Stable) public CfnClientVpnEndpoint.TagSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnClientVpnEndpoint.TagSpecificationProperty>CfnClientVpnEndpoint.TagSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.