GetDedicatedIpRequest
public struct GetDedicatedIpRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The IP address that you want to obtain more information about. The value you specify has to be a dedicated IP address that’s assocaited with your AWS account.
Declaration
Swift
public let ip: String -
Undocumented
Declaration
Swift
public init(ip: String)
View on GitHub
GetDedicatedIpRequest Structure Reference