Uses of Interface
software.amazon.awscdk.services.batch.IManagedComputeEnvironment
Packages that use IManagedComputeEnvironment
-
Uses of IManagedComputeEnvironment in software.amazon.awscdk.services.batch
Subinterfaces of IManagedComputeEnvironment in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptioninterfaceA ManagedComputeEnvironment that uses ECS orchestration on Fargate instances.static interfaceInternal default implementation forIFargateComputeEnvironment.static interfaceInternal default implementation forIManagedComputeEnvironment.interfaceA ManagedComputeEnvironment that uses ECS orchestration on EC2 instances.static interfaceInternal default implementation forIManagedEc2EcsComputeEnvironment.Classes in software.amazon.awscdk.services.batch that implement IManagedComputeEnvironmentModifier and TypeClassDescriptionclassA ManagedComputeEnvironment that uses ECS orchestration on Fargate instances.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classA ManagedComputeEnvironment that uses ECS orchestration on EC2 instances.classA ManagedComputeEnvironment that uses ECS orchestration on EC2 instances.