Uses of Interface
software.amazon.awscdk.services.ecs.Ec2TaskDefinitionAttributes
Packages that use Ec2TaskDefinitionAttributes
-
Uses of Ec2TaskDefinitionAttributes in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement Ec2TaskDefinitionAttributesModifier and TypeClassDescriptionstatic final classAn implementation forEc2TaskDefinitionAttributesMethods in software.amazon.awscdk.services.ecs that return Ec2TaskDefinitionAttributesModifier and TypeMethodDescriptionEc2TaskDefinitionAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type Ec2TaskDefinitionAttributesModifier and TypeMethodDescriptionstatic IEc2TaskDefinitionEc2TaskDefinition.fromEc2TaskDefinitionAttributes(software.constructs.Construct scope, String id, Ec2TaskDefinitionAttributes attrs) Imports an existing Ec2 task definition from its attributes.