@Stability(value=Stable)
public static interface CfnEndpointGroup.EndpointConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointGroup.EndpointConfigurationProperty.Builder
A builder for
CfnEndpointGroup.EndpointConfigurationProperty |
static class |
CfnEndpointGroup.EndpointConfigurationProperty.Jsii$Proxy
An implementation for
CfnEndpointGroup.EndpointConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointGroup.EndpointConfigurationProperty.Builder |
builder() |
default Object |
getClientIpPreservationEnabled()
`CfnEndpointGroup.EndpointConfigurationProperty.ClientIPPreservationEnabled`.
|
String |
getEndpointId()
`CfnEndpointGroup.EndpointConfigurationProperty.EndpointId`.
|
default Number |
getWeight()
`CfnEndpointGroup.EndpointConfigurationProperty.Weight`.
|
@Stability(value=Stable) @NotNull String getEndpointId()
@Stability(value=Stable) @Nullable default Object getClientIpPreservationEnabled()
@Stability(value=Stable) @Nullable default Number getWeight()
@Stability(value=Stable) static CfnEndpointGroup.EndpointConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.