ListAggregateDiscoveredResourcesRequest

Types

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

Properties

Link copied to clipboard

The name of the configuration aggregator.

Link copied to clipboard

Filters the results based on the ResourceFilters object.

Link copied to clipboard
val limit: Int?

The maximum number of resource identifiers returned on each page. You cannot specify a number greater than 100. If you specify 0, Config uses the default.

Link copied to clipboard

The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.

Link copied to clipboard

The type of resources that you want Config to list in the response.

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