SecurityCenterSettings

Resource capturing the settings for Security Center. Next ID: 12

JSON representation
{
  "name": string,
  "orgServiceAccount": string,
  "logSinkProject": string,
  "onboardingTime": string
}
Fields
name

string

The resource name of the SecurityCenterSettings. Format: organizations/{organization}/securityCenterSettings Format: folders/{folder}/securityCenterSettings Format: projects/{project}/securityCenterSettings

orgServiceAccount

string

Output only. The organization level service account to be used for security center components.

logSinkProject

string

The resource name of the project to send logs to. This project must be part of the organization this resource resides in. The format is projects/{projectId}. An empty value disables logging.

This value is only referenced by services that support log sink. Please refer to the documentation for an updated list of compatible services.

This may only be specified for organization level onboarding.

onboardingTime

string (Timestamp format)

Output only. Timestamp of when the customer organization was onboarded to SCC.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".