Uses of Interface
software.amazon.awscdk.services.ecs.ExternalTaskDefinitionProps
Packages that use ExternalTaskDefinitionProps
-
Uses of ExternalTaskDefinitionProps in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement ExternalTaskDefinitionPropsModifier and TypeClassDescriptionstatic final classAn implementation forExternalTaskDefinitionPropsMethods in software.amazon.awscdk.services.ecs that return ExternalTaskDefinitionPropsModifier and TypeMethodDescriptionExternalTaskDefinitionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ecs with parameters of type ExternalTaskDefinitionPropsModifierConstructorDescriptionExternalTaskDefinition(software.constructs.Construct scope, String id, ExternalTaskDefinitionProps props) Constructs a new instance of the ExternalTaskDefinition class.