@Stability(value=Stable) public static final class CfnFleet.LocationConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFleet.LocationConfigurationProperty>
CfnFleet.LocationConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFleet.LocationConfigurationProperty |
build()
Builds the configured instance.
|
CfnFleet.LocationConfigurationProperty.Builder |
location(String location)
Sets the value of
CfnFleet.LocationConfigurationProperty.getLocation() |
CfnFleet.LocationConfigurationProperty.Builder |
locationCapacity(CfnFleet.LocationCapacityProperty locationCapacity)
Sets the value of
CfnFleet.LocationConfigurationProperty.getLocationCapacity() |
CfnFleet.LocationConfigurationProperty.Builder |
locationCapacity(IResolvable locationCapacity)
Sets the value of
CfnFleet.LocationConfigurationProperty.getLocationCapacity() |
@Stability(value=Stable) public CfnFleet.LocationConfigurationProperty.Builder location(String location)
CfnFleet.LocationConfigurationProperty.getLocation()location - `CfnFleet.LocationConfigurationProperty.Location`. This parameter is required.this@Stability(value=Stable) public CfnFleet.LocationConfigurationProperty.Builder locationCapacity(CfnFleet.LocationCapacityProperty locationCapacity)
CfnFleet.LocationConfigurationProperty.getLocationCapacity()locationCapacity - `CfnFleet.LocationConfigurationProperty.LocationCapacity`.this@Stability(value=Stable) public CfnFleet.LocationConfigurationProperty.Builder locationCapacity(IResolvable locationCapacity)
CfnFleet.LocationConfigurationProperty.getLocationCapacity()locationCapacity - `CfnFleet.LocationConfigurationProperty.LocationCapacity`.this@Stability(value=Stable) public CfnFleet.LocationConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnFleet.LocationConfigurationProperty>CfnFleet.LocationConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.