InvokeScreenAutomationResult
public struct InvokeScreenAutomationResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The updated workbook cursor after performing the automation action.
Declaration
Swift
public let workbookCursor: Int64
-
Undocumented
Declaration
Swift
public init(workbookCursor: Int64)