Interface IComputeEnvironment

All Superinterfaces:
IConstruct, software.constructs.IConstruct, IDependable, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IComputeEnvironment.Jsii$Default
All Known Implementing Classes:
ComputeEnvironment, IComputeEnvironment.Jsii$Proxy

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:47.657Z") @Stability(Experimental) public interface IComputeEnvironment extends software.amazon.jsii.JsiiSerializable, IResource
(experimental) Properties of a compute environment.
  • Method Details

    • getComputeEnvironmentArn

      @Stability(Experimental) @NotNull String getComputeEnvironmentArn()
      (experimental) The ARN of this compute environment.
    • getComputeEnvironmentName

      @Stability(Experimental) @NotNull String getComputeEnvironmentName()
      (experimental) The name of this compute environment.