@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:02.134Z") @Stability(value=Experimental) public interface EndpointConfigurationProps extends software.amazon.jsii.JsiiSerializable, EndpointConfigurationOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
EndpointConfigurationProps.Builder
A builder for
EndpointConfigurationProps |
static class |
EndpointConfigurationProps.Jsii$Proxy
An implementation for
EndpointConfigurationProps |
| Modifier and Type | Method and Description |
|---|---|
static EndpointConfigurationProps.Builder |
builder() |
EndpointGroup |
getEndpointGroup()
(experimental) The endopoint group reesource.
|
String |
getEndpointId()
(experimental) An ID for the endpoint.
|
getClientIpReservation, getWeight@Stability(value=Experimental) @NotNull EndpointGroup getEndpointGroup()
[disable-awslint:ref-via-interface]
@Stability(value=Experimental) @NotNull String getEndpointId()
If the endpoint is a Network Load Balancer or Application Load Balancer, this is the Amazon Resource Name (ARN) of the resource. If the endpoint is an Elastic IP address, this is the Elastic IP address allocation ID. For EC2 instances, this is the EC2 instance ID.
@Stability(value=Experimental) static EndpointConfigurationProps.Builder builder()
builder in interface EndpointConfigurationOptionsEndpointConfigurationProps.Builder of EndpointConfigurationPropsCopyright © 2021. All rights reserved.