DeleteDedicatedIpPoolRequest
public struct DeleteDedicatedIpPoolRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the dedicated IP pool that you want to delete.
Declaration
Swift
public let poolName: String
-
Undocumented
Declaration
Swift
public init(poolName: String)