SubnetMapping

Information about a subnet mapping.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

[Network Load Balancers] The allocation ID of the Elastic IP address for an internet-facing load balancer.

Link copied to clipboard

[Network Load Balancers] The IPv6 address.

Link copied to clipboard

[Network Load Balancers] The private IPv4 address for an internal load balancer.

Link copied to clipboard

The ID of the subnet.

Functions

Link copied to clipboard
inline fun copy(block: SubnetMapping.Builder.() -> Unit = {}): SubnetMapping
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String