Class ListFrameworkDeploymentsResponse (0.5.0)

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

The response message for [ListFrameworkDeployments][].

Attributes

Name Description
framework_deployments MutableSequence[google.cloud.cloudsecuritycompliance_v1.types.FrameworkDeployment]
The list of framework deployments.
next_page_token str
A token that identifies the next page of results that the server should return.