docs fixes

pull/18777/head
Toshio Kuratomi 9 years ago committed by Matt Clay
parent fa82572f01
commit 4350ed28c3

@ -91,9 +91,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