GoogleApi.CloudAsset.V1.Model.AccessSelector (google_api_cloud_asset v0.28.0) View Source
Specifies roles and/or permissions to analyze, to determine both the identities possessing them and the resources they control. If multiple values are specified, results will include roles or permissions matching any of them. The total number of roles and permissions should be equal or less than 10.
Attributes
-
permissions
(type:list(String.t)
, default:nil
) - Optional. The permissions to appear in result. -
roles
(type:list(String.t)
, default:nil
) - Optional. The roles to appear in result.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.