Manually constructed information about a resource.
Attributes
Name
Description
resource_type
str
Required. The type of the resource. For example,
compute.googleapis.com/Disk.
resource_data
google.protobuf.struct_pb2.Struct
Optional. A representation of the Google
Cloud resource. Should match the Google Cloud
resource JSON format.
If the custom module evaluates only the IAM
allow policy, then you can omit this field.
iam_policy_data
google.iam.v1.policy_pb2.Policy
Optional. A representation of the IAM allow
policy.
If the custom module evaluates only the resource
data, then you can omit this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]