GetDedicatedIpResponse
public struct GetDedicatedIpResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that contains information about a dedicated IP address.
Declaration
Swift
public let dedicatedIp: DedicatedIp? -
Undocumented
Declaration
Swift
public init(dedicatedIp: DedicatedIp? = nil)
View on GitHub
GetDedicatedIpResponse Structure Reference