CopyableBuilder<DescribeTaskDefinitionRequest.Builder,DescribeTaskDefinitionRequest>
, SdkBuilder<DescribeTaskDefinitionRequest.Builder,DescribeTaskDefinitionRequest>
public static interface DescribeTaskDefinitionRequest.Builder extends CopyableBuilder<DescribeTaskDefinitionRequest.Builder,DescribeTaskDefinitionRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeTaskDefinitionRequest.Builder |
taskDefinition(String taskDefinition) |
The
family for the latest ACTIVE revision, family and
revision (family:revision ) for a specific revision in the family, or full Amazon
Resource Name (ARN) of the task definition to describe. |
copy
apply, build
DescribeTaskDefinitionRequest.Builder taskDefinition(String taskDefinition)
The family
for the latest ACTIVE
revision, family
and
revision
(family:revision
) for a specific revision in the family, or full Amazon
Resource Name (ARN) of the task definition to describe.
taskDefinition
- The family
for the latest ACTIVE
revision, family
and
revision
(family:revision
) for a specific revision in the family, or full
Amazon Resource Name (ARN) of the task definition to describe.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.