SetIpAddressTypeOutput
public struct SetIpAddressTypeOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The IP address type.
Declaration
Swift
public let ipAddressType: IpAddressType?
-
Undocumented
Declaration
Swift
public init(ipAddressType: IpAddressType? = nil)