@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:02.135Z") @Stability(value=Experimental) public interface EndpointGroupProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EndpointGroupProps.Builder
A builder for
EndpointGroupProps |
static class |
EndpointGroupProps.Jsii$Proxy
An implementation for
EndpointGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static EndpointGroupProps.Builder |
builder() |
default String |
getEndpointGroupName()
(experimental) Name of the endpoint group.
|
IListener |
getListener()
(experimental) The Amazon Resource Name (ARN) of the listener.
|
default String |
getRegion()
(experimental) The AWS Region where the endpoint group is located.
|
@Stability(value=Experimental) @NotNull IListener getListener()
@Stability(value=Experimental) @Nullable default String getEndpointGroupName()
Default: - logical ID of the resource
@Stability(value=Experimental) @Nullable default String getRegion()
Default: - the region of the current stack
@Stability(value=Experimental) static EndpointGroupProps.Builder builder()
EndpointGroupProps.Builder of EndpointGroupPropsCopyright © 2021. All rights reserved.