Uses of Interface
software.amazon.awscdk.interfaces.batch.ComputeEnvironmentReference
Packages that use ComputeEnvironmentReference
Package
Description
AWS Batch Construct Library
-
Uses of ComputeEnvironmentReference in software.amazon.awscdk.interfaces.batch
Classes in software.amazon.awscdk.interfaces.batch that implement ComputeEnvironmentReferenceModifier and TypeClassDescriptionstatic final classAn implementation forComputeEnvironmentReferenceMethods in software.amazon.awscdk.interfaces.batch that return ComputeEnvironmentReferenceModifier and TypeMethodDescriptionComputeEnvironmentReference.Builder.build()Builds the configured instance.IComputeEnvironmentRef.getComputeEnvironmentRef()(experimental) A reference to a ComputeEnvironment resource.default ComputeEnvironmentReferenceIComputeEnvironmentRef.Jsii$Default.getComputeEnvironmentRef()(experimental) A reference to a ComputeEnvironment resource.IComputeEnvironmentRef.Jsii$Proxy.getComputeEnvironmentRef()(experimental) A reference to a ComputeEnvironment resource. -
Uses of ComputeEnvironmentReference in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return ComputeEnvironmentReferenceModifier and TypeMethodDescriptionCfnComputeEnvironment.getComputeEnvironmentRef()A reference to a ComputeEnvironment resource.