ListComplianceItemsRequest
Types
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
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
inline fun copy(block: ListComplianceItemsRequest.Builder.() -> Unit = {}): ListComplianceItemsRequest