UpdateStateMachineOutput
public struct UpdateStateMachineOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The date and time the state machine was updated.
Declaration
Swift
public let updateDate: TimeStamp -
Undocumented
Declaration
Swift
public init(updateDate: TimeStamp)
View on GitHub
UpdateStateMachineOutput Structure Reference