GroupQuery

A mapping of a query attached to a resource group that determines the Amazon Web Services resources that are members of the group.

Types

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

Properties

Link copied to clipboard

The name of the resource group that is associated with the specified resource query.

Link copied to clipboard

The resource query that determines which Amazon Web Services resources are members of the associated resource group.

Functions

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