Uses of Interface
software.amazon.awscdk.services.batch.IComputeEnvironment
Packages that use IComputeEnvironment
-
Uses of IComputeEnvironment in software.amazon.awscdk.services.batch
Subinterfaces of IComputeEnvironment in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIComputeEnvironment.interfaceA ManagedComputeEnvironment that uses ECS orchestration on Fargate instances.static interfaceInternal default implementation forIFargateComputeEnvironment.interfaceRepresents a Managed ComputeEnvironment.static interfaceInternal default implementation forIManagedComputeEnvironment.interfaceA ManagedComputeEnvironment that uses ECS orchestration on EC2 instances.static interfaceInternal default implementation forIManagedEc2EcsComputeEnvironment.interfaceRepresents an UnmanagedComputeEnvironment.static interfaceInternal default implementation forIUnmanagedComputeEnvironment.Classes in software.amazon.awscdk.services.batch that implement IComputeEnvironmentModifier 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.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.classUnmanaged ComputeEnvironments do not provision or manage EC2 instances on your behalf.