@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:39.515Z") @Stability(value=Stable) public interface IAccelerator extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAccelerator.Jsii$Default
Internal default implementation for
IAccelerator. |
static class |
IAccelerator.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceleratorArn()
The ARN of the accelerator.
|
String |
getDnsName()
The Domain Name System (DNS) name that Global Accelerator creates that points to your accelerator's static IP addresses.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getAcceleratorArn()
@Stability(value=Stable) @NotNull String getDnsName()
Copyright © 2022. All rights reserved.