SecurityGroupReference

Describes a VPC with a security group that references your security group.

Types

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

Properties

Link copied to clipboard

The ID of your security group.

Link copied to clipboard

The ID of the VPC with the referencing security group.

Link copied to clipboard

The ID of the transit gateway (if applicable).

Link copied to clipboard

The ID of the VPC peering connection (if applicable). For more information about security group referencing for peering connections, see Update your security groups to reference peer security groups in the VPC Peering Guide.

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