Uses of Interface
software.amazon.awscdk.services.batch.IFargateComputeEnvironment
Packages that use IFargateComputeEnvironment
-
Uses of IFargateComputeEnvironment in software.amazon.awscdk.services.batch
Subinterfaces of IFargateComputeEnvironment in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFargateComputeEnvironment.Classes in software.amazon.awscdk.services.batch that implement IFargateComputeEnvironmentModifier and TypeClassDescriptionclassA ManagedComputeEnvironment that uses ECS orchestration on Fargate instances.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.batch that return IFargateComputeEnvironmentModifier and TypeMethodDescriptionstatic IFargateComputeEnvironmentFargateComputeEnvironment.fromFargateComputeEnvironmentArn(software.constructs.Construct scope, String id, String fargateComputeEnvironmentArn) Reference an existing FargateComputeEnvironment by its arn.