Uses of Interface
software.amazon.awscdk.services.batch.IManagedEc2EcsComputeEnvironment
Packages that use IManagedEc2EcsComputeEnvironment
-
Uses of IManagedEc2EcsComputeEnvironment in software.amazon.awscdk.services.batch
Subinterfaces of IManagedEc2EcsComputeEnvironment in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIManagedEc2EcsComputeEnvironment
.Classes in software.amazon.awscdk.services.batch that implement IManagedEc2EcsComputeEnvironmentModifier 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.Methods in software.amazon.awscdk.services.batch that return IManagedEc2EcsComputeEnvironmentModifier and TypeMethodDescriptionManagedEc2EcsComputeEnvironment.fromManagedEc2EcsComputeEnvironmentArn
(software.constructs.Construct scope, String id, String managedEc2EcsComputeEnvironmentArn) refer to an existing ComputeEnvironment by its arn.