Uses of Interface
software.amazon.awscdk.interfaces.batch.IComputeEnvironmentRef
Packages that use IComputeEnvironmentRef
Package
Description
AWS Batch Construct Library
-
Uses of IComputeEnvironmentRef in software.amazon.awscdk.interfaces.batch
Subinterfaces of IComputeEnvironmentRef in software.amazon.awscdk.interfaces.batchModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIComputeEnvironmentRef.Classes in software.amazon.awscdk.interfaces.batch that implement IComputeEnvironmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IComputeEnvironmentRef in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement IComputeEnvironmentRefModifier and TypeClassDescriptionclassTheAWS::Batch::ComputeEnvironmentresource defines your AWS Batch compute environment.