Uses of Interface
software.amazon.awscdk.services.batch.IUnmanagedComputeEnvironment
Packages that use IUnmanagedComputeEnvironment
-
Uses of IUnmanagedComputeEnvironment in software.amazon.awscdk.services.batch
Subinterfaces of IUnmanagedComputeEnvironment in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIUnmanagedComputeEnvironment.Classes in software.amazon.awscdk.services.batch that implement IUnmanagedComputeEnvironmentModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classUnmanaged ComputeEnvironments do not provision or manage EC2 instances on your behalf.Methods in software.amazon.awscdk.services.batch that return IUnmanagedComputeEnvironmentModifier and TypeMethodDescriptionstatic IUnmanagedComputeEnvironmentUnmanagedComputeEnvironment.fromUnmanagedComputeEnvironmentArn(software.constructs.Construct scope, String id, String unmanagedComputeEnvironmentArn) Import an UnmanagedComputeEnvironment by its arn.