GetOpsItemRequest
public struct GetOpsItemRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the OpsItem that you want to get.
Declaration
Swift
public let opsItemId: String -
Undocumented
Declaration
Swift
public init(opsItemId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetOpsItemRequest Structure Reference