SecurityCenterProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Security Command Center managed properties. These properties are managed by Security Command Center and cannot be modified by the user.
Attributes | |
---|---|
Name | Description |
resource_name |
str
The full resource name of the Google Cloud resource this asset represents. This field is immutable after create time. See: https://cloud.google.com/apis/design/resource_names#full_resource_name |
resource_type |
str
The type of the Google Cloud resource. Examples include: APPLICATION, PROJECT, and ORGANIZATION. This is a case insensitive field defined by Security Command Center and/or the producer of the resource and is immutable after create time. |
resource_parent |
str
The full resource name of the immediate parent of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name |
resource_project |
str
The full resource name of the project the resource belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name |
resource_owners |
MutableSequence[str]
Owners of the Google Cloud resource. |
resource_display_name |
str
The user defined display name for this resource. |
resource_parent_display_name |
str
The user defined display name for the parent of this resource. |
resource_project_display_name |
str
The user defined display name for the project of this resource. |
folders |
MutableSequence[google.cloud.securitycenter_v1.types.Folder]
Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization. |