Uses of Interface
software.amazon.awscdk.services.batch.IManagedEc2EcsComputeEnvironment
-
Uses of IManagedEc2EcsComputeEnvironment in software.amazon.awscdk.services.batch
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIManagedEc2EcsComputeEnvironment
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A ManagedComputeEnvironment that uses ECS orchestration on EC2 instances.Modifier and TypeMethodDescriptionManagedEc2EcsComputeEnvironment.fromManagedEc2EcsComputeEnvironmentArn
(software.constructs.Construct scope, String id, String managedEc2EcsComputeEnvironmentArn) refer to an existing ComputeEnvironment by its arn.