DescribeStateMachineInput
public struct DescribeStateMachineInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the state machine to describe.
Declaration
Swift
public let stateMachineArn: String -
Undocumented
Declaration
Swift
public init(stateMachineArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeStateMachineInput Structure Reference