Uses of Interface
software.amazon.awscdk.services.ecs.TaskDefinitionAttributes
Packages that use TaskDefinitionAttributes
-
Uses of TaskDefinitionAttributes in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement TaskDefinitionAttributesModifier and TypeClassDescriptionstatic final classAn implementation forTaskDefinitionAttributesMethods in software.amazon.awscdk.services.ecs that return TaskDefinitionAttributesModifier and TypeMethodDescriptionTaskDefinitionAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type TaskDefinitionAttributesModifier and TypeMethodDescriptionstatic ITaskDefinitionTaskDefinition.fromTaskDefinitionAttributes(software.constructs.Construct scope, String id, TaskDefinitionAttributes attrs) Create a task definition from a task definition reference.