StartTaskExecutionResponse
public struct StartTaskExecutionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the specific task execution that was started.
Declaration
Swift
public let taskExecutionArn: String? -
Undocumented
Declaration
Swift
public init(taskExecutionArn: String? = nil)
View on GitHub
StartTaskExecutionResponse Structure Reference