@Stability(value=Stable) public static final class CfnSchedulingPolicy.ShareAttributesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSchedulingPolicy.ShareAttributesProperty>
CfnSchedulingPolicy.ShareAttributesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSchedulingPolicy.ShareAttributesProperty |
build()
Builds the configured instance.
|
CfnSchedulingPolicy.ShareAttributesProperty.Builder |
shareIdentifier(String shareIdentifier)
Sets the value of
CfnSchedulingPolicy.ShareAttributesProperty.getShareIdentifier() |
CfnSchedulingPolicy.ShareAttributesProperty.Builder |
weightFactor(Number weightFactor)
Sets the value of
CfnSchedulingPolicy.ShareAttributesProperty.getWeightFactor() |
@Stability(value=Stable) public CfnSchedulingPolicy.ShareAttributesProperty.Builder shareIdentifier(String shareIdentifier)
CfnSchedulingPolicy.ShareAttributesProperty.getShareIdentifier()shareIdentifier - `CfnSchedulingPolicy.ShareAttributesProperty.ShareIdentifier`.this@Stability(value=Stable) public CfnSchedulingPolicy.ShareAttributesProperty.Builder weightFactor(Number weightFactor)
CfnSchedulingPolicy.ShareAttributesProperty.getWeightFactor()weightFactor - `CfnSchedulingPolicy.ShareAttributesProperty.WeightFactor`.this@Stability(value=Stable) public CfnSchedulingPolicy.ShareAttributesProperty build()
build in interface software.amazon.jsii.Builder<CfnSchedulingPolicy.ShareAttributesProperty>CfnSchedulingPolicy.ShareAttributesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.