SecurityGroupVpcAssociation

A security group association with a VPC that you made with AssociateSecurityGroupVpc.

Types

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

Properties

Link copied to clipboard

The association's security group ID.

Link copied to clipboard

The Amazon Web Services account ID of the owner of the security group.

Link copied to clipboard

The association's state.

Link copied to clipboard

The association's state reason.

Link copied to clipboard

The association's VPC ID.

Link copied to clipboard

The Amazon Web Services account ID of the owner of the VPC.

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