GetInventorySchemaRequest
Types
Properties
Link copied to clipboard
Returns inventory schemas that support aggregation. For example, this call returns the AWS:InstanceInformation
type, because it supports aggregation based on the PlatformName
, PlatformType
, and PlatformVersion
attributes.
Link copied to clipboard
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
Functions
Link copied to clipboard
inline fun copy(block: GetInventorySchemaRequest.Builder.() -> Unit = {}): GetInventorySchemaRequest