Uses of Interface
software.amazon.awscdk.services.batch.IFargateComputeEnvironment
-
Uses of IFargateComputeEnvironment in software.amazon.awscdk.services.batch
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIFargateComputeEnvironment
.Modifier and TypeClassDescriptionclass
A ManagedComputeEnvironment that uses ECS orchestration on Fargate instances.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IFargateComputeEnvironment
FargateComputeEnvironment.fromFargateComputeEnvironmentArn
(software.constructs.Construct scope, String id, String fargateComputeEnvironmentArn) Reference an existing FargateComputeEnvironment by its arn.