@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.152Z") @Stability(value=Experimental) 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()
(experimental) The ARN of the accelerator.
|
String |
getDnsName()
(experimental) The Domain Name System (DNS) name that Global Accelerator creates that points to your accelerator's static IP addresses.
|
@Stability(value=Experimental) @NotNull String getAcceleratorArn()
@Stability(value=Experimental) @NotNull String getDnsName()
Copyright © 2021. All rights reserved.