GetOpsItemResponse
public struct GetOpsItemResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The OpsItem.
Declaration
Swift
public let opsItem: OpsItem?
-
Undocumented
Declaration
Swift
public init(opsItem: OpsItem? = nil)