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