@Stability(value=Stable) public static final class CfnEC2Fleet.TagSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEC2Fleet.TagSpecificationProperty>
CfnEC2Fleet.TagSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEC2Fleet.TagSpecificationProperty |
build()
Builds the configured instance.
|
CfnEC2Fleet.TagSpecificationProperty.Builder |
resourceType(String resourceType)
Sets the value of
CfnEC2Fleet.TagSpecificationProperty.getResourceType() |
CfnEC2Fleet.TagSpecificationProperty.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnEC2Fleet.TagSpecificationProperty.getTags() |
@Stability(value=Stable) public CfnEC2Fleet.TagSpecificationProperty.Builder resourceType(String resourceType)
CfnEC2Fleet.TagSpecificationProperty.getResourceType()resourceType - `CfnEC2Fleet.TagSpecificationProperty.ResourceType`.this@Stability(value=Stable) public CfnEC2Fleet.TagSpecificationProperty.Builder tags(List<? extends CfnTag> tags)
CfnEC2Fleet.TagSpecificationProperty.getTags()tags - `CfnEC2Fleet.TagSpecificationProperty.Tags`.this@Stability(value=Stable) public CfnEC2Fleet.TagSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnEC2Fleet.TagSpecificationProperty>CfnEC2Fleet.TagSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.