CreateOpsItemResponse
public struct CreateOpsItemResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the OpsItem.
Declaration
Swift
public let opsItemId: String?
-
Undocumented
Declaration
Swift
public init(opsItemId: String? = nil)