DescribeStepOutput
public struct DescribeStepOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The step details for the requested step identifier.
Declaration
Swift
public let step: Step?
-
Undocumented
Declaration
Swift
public init(step: Step? = nil)