DeleteLagRequest
public struct DeleteLagRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the LAG.
Declaration
Swift
public let lagId: String -
Undocumented
Declaration
Swift
public init(lagId: String)
View on GitHub
DeleteLagRequest Structure Reference