Properties of a ResourceValueConfig.
Package
@google-cloud/security-centerProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
ResourceValueConfig createTime
description
description?: (string|null);
ResourceValueConfig description
name
name?: (string|null);
ResourceValueConfig name
resourceLabelsSelector
resourceLabelsSelector?: ({ [k: string]: string }|null);
ResourceValueConfig resourceLabelsSelector
resourceType
resourceType?: (string|null);
ResourceValueConfig resourceType
resourceValue
resourceValue?: (google.cloud.securitycenter.v2.ResourceValue|keyof typeof google.cloud.securitycenter.v2.ResourceValue|null);
ResourceValueConfig resourceValue
scope
scope?: (string|null);
ResourceValueConfig scope
sensitiveDataProtectionMapping
sensitiveDataProtectionMapping?: (google.cloud.securitycenter.v2.ResourceValueConfig.ISensitiveDataProtectionMapping|null);
ResourceValueConfig sensitiveDataProtectionMapping
tagValues
tagValues?: (string[]|null);
ResourceValueConfig tagValues
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
ResourceValueConfig updateTime