Class ListValuedResourcesResponse (1.31.0)

ListValuedResourcesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for listing the valued resources for a given simulation.

Attributes

NameDescription
valued_resources MutableSequence[google.cloud.securitycenter_v2.types.ValuedResource]
The valued resources that the attack path simulation identified.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results.
total_size int
The estimated total number of results matching the query.