@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.302Z") @Stability(value=Experimental) public interface CfnEipEndpointProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEipEndpointProps.Builder
A builder for
CfnEipEndpointProps |
static class |
CfnEipEndpointProps.Jsii$Proxy
An implementation for
CfnEipEndpointProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEipEndpointProps.Builder |
builder() |
default Number |
getWeight()
(experimental) Endpoint weight across all endpoints in the group.
|
@Stability(value=Experimental) @Nullable default Number getWeight()
Must be a value between 0 and 255.
Default: 128
@Stability(value=Experimental) static CfnEipEndpointProps.Builder builder()
CfnEipEndpointProps.Builder of CfnEipEndpointPropsCopyright © 2021. All rights reserved.