Uses of Interface
software.amazon.awscdk.services.ecs.CommonTaskDefinitionAttributes
Packages that use CommonTaskDefinitionAttributes
-
Uses of CommonTaskDefinitionAttributes in software.amazon.awscdk.services.ecs
Subinterfaces of CommonTaskDefinitionAttributes in software.amazon.awscdk.services.ecsModifier and TypeInterfaceDescriptioninterface
Attributes used to import an existing EC2 task definition.interface
Attributes used to import an existing External task definition.interface
Attributes used to import an existing Fargate task definition.interface
A reference to an existing task definition.Classes in software.amazon.awscdk.services.ecs that implement CommonTaskDefinitionAttributesModifier and TypeClassDescriptionstatic final class
An implementation forCommonTaskDefinitionAttributes
static final class
An implementation forEc2TaskDefinitionAttributes
static final class
An implementation forExternalTaskDefinitionAttributes
static final class
An implementation forFargateTaskDefinitionAttributes
static final class
An implementation forTaskDefinitionAttributes
Methods in software.amazon.awscdk.services.ecs that return CommonTaskDefinitionAttributesModifier and TypeMethodDescriptionCommonTaskDefinitionAttributes.Builder.build()
Builds the configured instance.