GoogleCloudSecuritycenterV2ResourceApplicationAttributes
import type { GoogleCloudSecuritycenterV2ResourceApplicationAttributes } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";Consumer provided attributes for the application
interface GoogleCloudSecuritycenterV2ResourceApplicationAttributes {
businessOwners?: GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo[];
developerOwners?: GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo[];
operatorOwners?: GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo[];
}§Properties
§
businessOwners?: GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo[]
[src]Business team that ensures user needs are met and value is delivered
§
User-defined criticality information.
§
developerOwners?: GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo[]
[src]Developer team that owns development and coding.
§
User-defined environment information.
§
operatorOwners?: GoogleCloudSecuritycenterV2ResourceApplicationAttributesContactInfo[]
[src]Operator team that ensures runtime and operations.