Uses of Interface
software.amazon.awscdk.services.ecs.ExternalTaskDefinitionAttributes
Packages that use ExternalTaskDefinitionAttributes
-
Uses of ExternalTaskDefinitionAttributes in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement ExternalTaskDefinitionAttributesModifier and TypeClassDescriptionstatic final classAn implementation forExternalTaskDefinitionAttributesMethods in software.amazon.awscdk.services.ecs that return ExternalTaskDefinitionAttributesModifier and TypeMethodDescriptionExternalTaskDefinitionAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type ExternalTaskDefinitionAttributesModifier and TypeMethodDescriptionstatic IExternalTaskDefinitionExternalTaskDefinition.fromExternalTaskDefinitionAttributes(software.constructs.Construct scope, String id, ExternalTaskDefinitionAttributes attrs) Imports an existing External task definition from its attributes.