ListResourceTelemetryForOrganizationRequest

Types

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

Properties

Link copied to clipboard

A list of AWS account IDs used to filter the resources to those associated with the specified accounts.

Link copied to clipboard

A number field used to limit the number of results within the returned list.

Link copied to clipboard

The token for the next set of items to return. A previous call provides this token.

Link copied to clipboard

A string used to filter resources in the organization which have a ResourceIdentifier starting with the ResourceIdentifierPrefix.

Link copied to clipboard

A key-value pair to filter resources in the organization based on tags associated with the resource. Fore more information about tags, see What are tags?

Link copied to clipboard

A list of resource types used to filter resources in the organization. If this parameter is provided, the resources will be returned in the same order used in the request.

Link copied to clipboard

A key-value pair to filter resources in the organization based on the telemetry type and the state of the telemetry configuration. The key is the telemetry type and the value is the state.

Functions

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