Enrollment(mapping=None, *, ignore_unknown_fields=False, **kwargs)Organization, folder, or project to enroll for audit reports.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Identifier. Name of the enrollment, in one of the following formats: - projects/{project}/locations/{location}/enrollments/{enrollment}
- folders/{folder}/locations/{location}/enrollments/{enrollment}
- organizations/{organization}/locations/{location}/enrollments/{enrollment}
|
destination_details |
MutableSequence[google.cloud.auditmanager_v1.types.DestinationDetails]
Output only. Cloud Storage buckets where you want to upload the audit reports. |