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