UserIdGroupPair

Describes a security group and Amazon Web Services account ID pair.

Types

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

Properties

Link copied to clipboard

A description for the security group rule that references this user ID group pair.

Link copied to clipboard

The ID of the security group.

Link copied to clipboard

[Default VPC] The name of the security group. For a security group in a nondefault VPC, use the security group ID.

Link copied to clipboard

The status of a VPC peering connection, if applicable.

Link copied to clipboard

The ID of an Amazon Web Services account.

Link copied to clipboard

The ID of the VPC for the referenced security group, if applicable.

Link copied to clipboard

The ID of the VPC peering connection, if applicable.

Functions

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