docs fixes

reviewable/pr18780/r1
Toshio Kuratomi 9 years ago
parent 180daa787d
commit 953d382aa5

@ -92,9 +92,8 @@ EXAMPLES = '''
RETURN = ''' RETURN = '''
task: task:
description: details about the tast that was started description: details about the tast that was started
type: array of dict type: complex
sample: [ clusterArn, containerInstanceArn, containers[], desiredStatus, lastStatus sample: "TODO: include sample"
overrides, startedBy, taskArn, taskDefinitionArn ]
''' '''
try: try:
import json import json

Loading…
Cancel
Save