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