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