| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ElasticIpAddress.Jsii$Proxy
An implementation for
ElasticIpAddress |
| Modifier and Type | Method and Description |
|---|---|
ElasticIpAddress |
ElasticIpAddress.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointConfiguration |
EndpointGroup.addElasticIpAddress(String id,
ElasticIpAddress eip)
(experimental) Add an EIP as an endpoint in this endpoint group.
|
EndpointConfiguration |
EndpointGroup.addElasticIpAddress(String id,
ElasticIpAddress eip,
EndpointConfigurationOptions props)
(experimental) Add an EIP as an endpoint in this endpoint group.
|
Copyright © 2021. All rights reserved.