NetworkInterface

Contains information about a network interface in an Amazon Redshift Serverless managed VPC endpoint.

Types

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

Properties

Link copied to clipboard

The availability Zone.

Link copied to clipboard

The unique identifier of the network interface.

Link copied to clipboard

The IPv4 address of the network interface within the subnet.

Link copied to clipboard

The unique identifier of the subnet.

Functions

Link copied to clipboard
inline fun copy(block: NetworkInterface.Builder.() -> Unit = {}): NetworkInterface
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