VpcTransitConfigurationResponse

The VPC transit configuration details for a stream group location, including the Transit Gateway information needed to complete the VPC attachment setup.

Types

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

Properties

Link copied to clipboard

The IPv4 CIDR blocks in your VPC that the stream group can access.

Link copied to clipboard

The ID of the Transit Gateway that Amazon GameLift Streams created for this VPC connection. Use this ID when creating your VPC attachment.

Link copied to clipboard

The ARN of the AWS Resource Access Manager resource share for the Transit Gateway. You must accept this resource share before you can create a VPC attachment.

Link copied to clipboard

The ID of the Amazon VPC that is connected to the stream group.

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