Show / Hide Table of Contents

Class ClusterSnapshotBackupPolicyPolicyPolicyItem

Inheritance
System.Object
ClusterSnapshotBackupPolicyPolicyPolicyItem
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Mongodbatlas.Outputs
Assembly: Pulumi.Mongodbatlas.dll
Syntax
public sealed class ClusterSnapshotBackupPolicyPolicyPolicyItem

Fields

View Source

FrequencyInterval

Declaration
public readonly int? FrequencyInterval
Field Value
Type Description
System.Nullable<System.Int32>
View Source

FrequencyType

Declaration
public readonly string FrequencyType
Field Value
Type Description
System.String
View Source

Id

Unique identifer of the replication document for a zone in a Global Cluster.

Declaration
public readonly string Id
Field Value
Type Description
System.String
View Source

RetentionUnit

Declaration
public readonly string RetentionUnit
Field Value
Type Description
System.String
View Source

RetentionValue

Declaration
public readonly int? RetentionValue
Field Value
Type Description
System.Nullable<System.Int32>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.