PutApprovalResultOutput
public struct PutApprovalResultOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The timestamp showing when the approval or rejection was submitted.
Declaration
Swift
public let approvedAt: TimeStamp? -
Undocumented
Declaration
Swift
public init(approvedAt: TimeStamp? = nil)
View on GitHub
PutApprovalResultOutput Structure Reference