@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T17:53:15.615Z") @Stability(value=Experimental) public interface IComputeEnvironment extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IComputeEnvironment.Jsii$Default
Internal default implementation for
IComputeEnvironment. |
static class |
IComputeEnvironment.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getComputeEnvironmentArn()
(experimental) The ARN of this compute environment.
|
String |
getComputeEnvironmentName()
(experimental) The name of this compute environment.
|
getNode@Stability(value=Experimental) @NotNull String getComputeEnvironmentArn()
@Stability(value=Experimental) @NotNull String getComputeEnvironmentName()
Copyright © 2021. All rights reserved.