SecurityGroupMembership

Represents a single security group and its status.

Types

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

Properties

Link copied to clipboard

The identifier of the security group.

Link copied to clipboard

The status of the security group membership. The status changes whenever a security group is modified, or when the security groups assigned to a cluster are modified.

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