Skip to main content

GoogleCloudSQLInstanceSettingsAuditConfig

No description

type GoogleCloudSQLInstanceSettingsAuditConfig {
bucket: String!
retentionInterval: String!
uploadInterval: String!
}

Fields

GoogleCloudSQLInstanceSettingsAuditConfig.bucket ● String! non-null scalar

The name of the destination bucket

GoogleCloudSQLInstanceSettingsAuditConfig.retentionInterval ● String! non-null scalar

How long to keep generated audit files

GoogleCloudSQLInstanceSettingsAuditConfig.uploadInterval ● String! non-null scalar

How often to upload-generated audit files

Member of

GoogleCloudSQLSQLServerInstanceSettings object