@Stability(value=Stable) public static final class CfnSchedulingPolicy.FairsharePolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSchedulingPolicy.FairsharePolicyProperty>
CfnSchedulingPolicy.FairsharePolicyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSchedulingPolicy.FairsharePolicyProperty |
build()
Builds the configured instance.
|
CfnSchedulingPolicy.FairsharePolicyProperty.Builder |
computeReservation(Number computeReservation)
Sets the value of
CfnSchedulingPolicy.FairsharePolicyProperty.getComputeReservation() |
CfnSchedulingPolicy.FairsharePolicyProperty.Builder |
shareDecaySeconds(Number shareDecaySeconds)
Sets the value of
CfnSchedulingPolicy.FairsharePolicyProperty.getShareDecaySeconds() |
CfnSchedulingPolicy.FairsharePolicyProperty.Builder |
shareDistribution(IResolvable shareDistribution)
Sets the value of
CfnSchedulingPolicy.FairsharePolicyProperty.getShareDistribution() |
CfnSchedulingPolicy.FairsharePolicyProperty.Builder |
shareDistribution(List<? extends Object> shareDistribution)
Sets the value of
CfnSchedulingPolicy.FairsharePolicyProperty.getShareDistribution() |
@Stability(value=Stable) public CfnSchedulingPolicy.FairsharePolicyProperty.Builder computeReservation(Number computeReservation)
CfnSchedulingPolicy.FairsharePolicyProperty.getComputeReservation()computeReservation - `CfnSchedulingPolicy.FairsharePolicyProperty.ComputeReservation`.this@Stability(value=Stable) public CfnSchedulingPolicy.FairsharePolicyProperty.Builder shareDecaySeconds(Number shareDecaySeconds)
CfnSchedulingPolicy.FairsharePolicyProperty.getShareDecaySeconds()shareDecaySeconds - `CfnSchedulingPolicy.FairsharePolicyProperty.ShareDecaySeconds`.this@Stability(value=Stable) public CfnSchedulingPolicy.FairsharePolicyProperty.Builder shareDistribution(IResolvable shareDistribution)
CfnSchedulingPolicy.FairsharePolicyProperty.getShareDistribution()shareDistribution - `CfnSchedulingPolicy.FairsharePolicyProperty.ShareDistribution`.this@Stability(value=Stable) public CfnSchedulingPolicy.FairsharePolicyProperty.Builder shareDistribution(List<? extends Object> shareDistribution)
CfnSchedulingPolicy.FairsharePolicyProperty.getShareDistribution()shareDistribution - `CfnSchedulingPolicy.FairsharePolicyProperty.ShareDistribution`.this@Stability(value=Stable) public CfnSchedulingPolicy.FairsharePolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnSchedulingPolicy.FairsharePolicyProperty>CfnSchedulingPolicy.FairsharePolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.