DescribeJobExecutionResponse
public struct DescribeJobExecutionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the job execution.
Declaration
Swift
public let execution: JobExecution? -
Undocumented
Declaration
Swift
public init(execution: JobExecution? = nil)
View on GitHub
DescribeJobExecutionResponse Structure Reference