@Stability(value=Stable) public static final class CfnEipEndpointProps.Builder extends Object implements software.amazon.jsii.Builder<CfnEipEndpointProps>
CfnEipEndpointProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEipEndpointProps |
build()
Builds the configured instance.
|
CfnEipEndpointProps.Builder |
weight(Number weight)
Sets the value of
CfnEipEndpointProps.getWeight() |
@Stability(value=Stable) public CfnEipEndpointProps.Builder weight(Number weight)
CfnEipEndpointProps.getWeight()weight - Endpoint weight across all endpoints in the group.
Must be a value between 0 and 255.this@Stability(value=Stable) public CfnEipEndpointProps build()
build in interface software.amazon.jsii.Builder<CfnEipEndpointProps>CfnEipEndpointPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.