Skip to main content

GoogleCloudStorageBucketRetentionPolicy

No description

type GoogleCloudStorageBucketRetentionPolicy {
retentionPeriod: Int64!
effectivedAt: DateTime!
isLocked: Boolean!
}

Fields

GoogleCloudStorageBucketRetentionPolicy.retentionPeriod ● Int64! non-null scalar

The retention period

GoogleCloudStorageBucketRetentionPolicy.effectivedAt ● DateTime! non-null scalar

The effective time

GoogleCloudStorageBucketRetentionPolicy.isLocked ● Boolean! non-null scalar

Indicates whether the bucket is locked

Member of

GoogleCloudStorageBucket object