ListComplianceItemsRequest

Types

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

Properties

Link copied to clipboard

One or more compliance filters. Use a filter to return a more specific list of results.

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.

Link copied to clipboard

A token to start the list. Use this token to get the next set of results.

Link copied to clipboard

The ID for the resources from which to get compliance information. Currently, you can only specify one resource ID.

Link copied to clipboard

The type of resource from which to get compliance information. Currently, the only supported resource type is ManagedInstance.

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