SecurityCenterSettings

セキュリティ センターの設定をキャプチャするリソース。

JSON 表現
{
  "name": string,
  "orgServiceAccount": string,
  "logSinkProject": string,
  "onboardingTime": string
}
フィールド
name

string

SecurityCenterSettings のリソース名。形式: organizations/{organization}/securityCenterSettings 形式: folders/{folder}/securityCenterSettings 形式: projects/{project}/securityCenterSettings

orgServiceAccount

string

出力専用。Security Center コンポーネントに使用する組織レベルのサービス アカウント。

logSinkProject

string

ログを送信するプロジェクトのリソース名。このプロジェクトは、このリソースが存在する組織の一部である必要があります。形式は projects/{projectId} です。空の値を指定すると、ロギングが無効になります。

この値は、ログシンクをサポートするサービスによってのみ参照されます。対応サービスの最新リストについては、ドキュメントをご覧ください。

これは、組織レベルのオンボーディングでのみ指定できます。

onboardingTime

string (Timestamp format)

出力専用。お客様の組織が SCC にオンボーディングされたときのタイムスタンプ。

RFC 3339 を使用します。生成された出力は常に Z 正規化され、小数点以下は 0、3、6、または 9 桁になります。「Z」以外のオフセットも使用できます。例: "2014-10-02T15:01:23Z""2014-10-02T15:01:23.045123456Z""2014-10-02T15:01:23+05:30"