public static final class CfnSchedulingPolicy.ShareAttributesProperty.Builder
extends java.lang.Object
CfnSchedulingPolicy.ShareAttributesProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnSchedulingPolicy.ShareAttributesProperty |
build()
Builds the configured instance.
|
CfnSchedulingPolicy.ShareAttributesProperty.Builder |
shareIdentifier(java.lang.String shareIdentifier)
Sets the value of
CfnSchedulingPolicy.ShareAttributesProperty.getShareIdentifier() |
CfnSchedulingPolicy.ShareAttributesProperty.Builder |
weightFactor(java.lang.Number weightFactor)
Sets the value of
CfnSchedulingPolicy.ShareAttributesProperty.getWeightFactor() |
public CfnSchedulingPolicy.ShareAttributesProperty.Builder shareIdentifier(java.lang.String shareIdentifier)
CfnSchedulingPolicy.ShareAttributesProperty.getShareIdentifier()
shareIdentifier
- `CfnSchedulingPolicy.ShareAttributesProperty.ShareIdentifier`.this
public CfnSchedulingPolicy.ShareAttributesProperty.Builder weightFactor(java.lang.Number weightFactor)
CfnSchedulingPolicy.ShareAttributesProperty.getWeightFactor()
weightFactor
- `CfnSchedulingPolicy.ShareAttributesProperty.WeightFactor`.this
public CfnSchedulingPolicy.ShareAttributesProperty build()
CfnSchedulingPolicy.ShareAttributesProperty
java.lang.NullPointerException
- if any required attribute was not provided