Class ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdBackupConfig
Inheritance
System.Object
ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdBackupConfig
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.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdBackupConfig
Fields
View SourceEnabled
Enable cluster template revision. Default true (bool)
Declaration
public readonly bool? Enabled
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
IntervalHours
Declaration
public readonly int? IntervalHours
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Retention
Declaration
public readonly int? Retention
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
S3BackupConfig
Declaration
public readonly ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdBackupConfigS3BackupConfig S3BackupConfig
Field Value
| Type | Description |
|---|---|
| ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdBackupConfigS3BackupConfig |
SafeTimestamp
Declaration
public readonly bool? SafeTimestamp
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |