| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EndpointGroup.Builder |
EndpointGroup.Builder.create(software.constructs.Construct scope,
String id) |
EndpointGroup.Builder |
EndpointGroup.Builder.endpointGroupName(String endpointGroupName)
(experimental) Name of the endpoint group.
|
EndpointGroup.Builder |
EndpointGroup.Builder.listener(IListener listener)
(experimental) The Amazon Resource Name (ARN) of the listener.
|
EndpointGroup.Builder |
EndpointGroup.Builder.region(String region)
(experimental) The AWS Region where the endpoint group is located.
|
Copyright © 2021. All rights reserved.