Class ListResourceValueConfigsResponse (1.31.0)

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

Response message to list resource value configs

Attributes

NameDescription
resource_value_configs MutableSequence[google.cloud.securitycenter_v2.types.ResourceValueConfig]
The resource value configs from the specified parent.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is empty, there are no subsequent pages.