Resource Selector Args
data class ResourceSelectorArgs(val fullResourceName: Output<String>) : ConvertibleToJava<ResourceSelectorArgs>
Specifies the resource to analyze for access policies, which may be set directly on the resource, or on ancestors such as organizations, folders or projects.
Constructors
Functions
Properties
Link copied to clipboard
The full resource name (https://cloud.google.com/asset-inventory/docs/resource-name-format) of a resource of supported resource types.