@Stability(value=Stable) public static final class CfnFleetProps.Builder extends Object implements software.amazon.jsii.Builder<CfnFleetProps>
CfnFleetProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFleetProps |
build()
Builds the configured instance.
|
CfnFleetProps.Builder |
name(String name)
Sets the value of
CfnFleetProps.getName() |
CfnFleetProps.Builder |
tags(Map<String,String> tags)
Sets the value of
CfnFleetProps.getTags() |
@Stability(value=Stable) public CfnFleetProps.Builder name(String name)
CfnFleetProps.getName()name - The name of the fleet.this@Stability(value=Stable) public CfnFleetProps.Builder tags(Map<String,String> tags)
CfnFleetProps.getTags()tags - The list of all tags added to the fleet.this@Stability(value=Stable) public CfnFleetProps build()
build in interface software.amazon.jsii.Builder<CfnFleetProps>CfnFleetPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.