SubnetMapping
public struct SubnetMapping : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  [Network Load Balancers] The allocation ID of the Elastic IP address for an internet-facing load balancer. DeclarationSwift public let allocationId: String?
- 
                  
                  [Network Load Balancers] The private IPv4 address for an internal load balancer. DeclarationSwift public let privateIPv4Address: String?
- 
                  
                  The ID of the subnet. DeclarationSwift public let subnetId: String?
- 
                  
                  Undocumented DeclarationSwift public init(allocationId: String? = nil, privateIPv4Address: String? = nil, subnetId: String? = nil)
 View on GitHub
View on GitHub SubnetMapping Structure Reference
        SubnetMapping Structure Reference