Este producto no es compatible con el
sitio Datadog seleccionado. (
).
gcp_storageinsights_report_config
ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The UTC time at which the inventory report configuration was created. This is auto-populated.
csv_options
Type: STRUCT
Provider name: csvOptions
Description: Options for CSV formatted reports.
delimiter
Type: STRING
Provider name: delimiter
Description: Delimiter characters in CSV.
header_required
Type: BOOLEAN
Provider name: headerRequired
Description: If set, includes a header row in the CSV report.
record_separator
Type: STRING
Provider name: recordSeparator
Description: Record separator characters in CSV.
frequency_options
Type: STRUCT
Provider name: frequencyOptions
Description: The frequency of the inventory report generation.
end_date
Type: STRUCT
Provider name: endDate
Description: The UTC date to stop generating inventory reports. For example,{"day": 15, "month": 8, "year": 2022}
.
day
Type: INT32
Provider name: day
Description: Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn’t significant.
month
Type: INT32
Provider name: month
Description: Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
year
Type: INT32
Provider name: year
Description: Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
frequency
Type: STRING
Provider name: frequency
Description: Frequency of inventory report generation.
Possible values:
FREQUENCY_UNSPECIFIED
- Unspecified.
DAILY
- Inventory report is generated daily.
WEEKLY
- Inventory report is generated weekly.
start_date
Type: STRUCT
Provider name: startDate
Description: The UTC date to start generating inventory reports. For example,{"day": 15, "month": 8, "year": 2022}
.
day
Type: INT32
Provider name: day
Description: Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn’t significant.
month
Type: INT32
Provider name: month
Description: Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
year
Type: INT32
Provider name: year
Description: Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
gcp_display_name
Type: STRING
Provider name: displayName
Description: User provided display name that can be empty and limited to 256 characters that is editable..
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Identifier. Name of resource. Format: projects/{project_id}/locations/{location}/reportConfigs/{report-config-id}
.
Type: STRUCT
Provider name: objectMetadataReportOptions
Description: Options for including object metadata in an inventory report.
metadata_fields
Type: UNORDERED_LIST_STRING
Provider name: metadataFields
Description: The metadata fields included in an inventory report.
storage_destination_options
Type: STRUCT
Provider name: storageDestinationOptions
Description: Options to store reports in Cloud Storage.
bucket
Type: STRING
Provider name: bucket
Description: Optional. The destination bucket for the inventory reports.
destination_path
Type: STRING
Provider name: destinationPath
Description: The destination path within the bucket where the inventory reports are stored.
storage_filters
Type: STRUCT
Provider name: storageFilters
Description: Filters buckets to generate inventory reports for Cloud Storage.
bucket
Type: STRING
Provider name: bucket
Description: Optional. Bucket for which the inventory report is generated.
organization_id
Type: STRING
parent
Type: STRING
parquet_options
Type: STRUCT
Provider name: parquetOptions
Description: Options for Parquet formatted reports.
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The UTC time at which the inventory report configuration was updated. This is auto-populated.