Class ListAttackPathsResponse (1.31.0)

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

Response message for listing the attack paths for a given simulation or valued resource.

Attributes

NameDescription
attack_paths MutableSequence[google.cloud.securitycenter_v2.types.AttackPath]
The attack paths 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.