UpdateVpcLinkResponse

Types

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

Properties

Link copied to clipboard

The timestamp when the VPC link was created.

Link copied to clipboard
val name: String?

The name of the VPC link.

Link copied to clipboard

A list of security group IDs for the VPC link.

Link copied to clipboard

A list of subnet IDs to include in the VPC link.

Link copied to clipboard

Tags for the VPC link.

Link copied to clipboard

The ID of the VPC link.

Link copied to clipboard

The status of the VPC link.

Link copied to clipboard

A message summarizing the cause of the status of the VPC link.

Link copied to clipboard

The version of the VPC link.

Functions

Link copied to clipboard
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