Class CloudProviderSnapshotRestoreJobDeliveryType
Inheritance
System.Object
CloudProviderSnapshotRestoreJobDeliveryType
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 CloudProviderSnapshotRestoreJobDeliveryType
Fields
View SourceAutomated
Declaration
public readonly bool? Automated
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Download
Declaration
public readonly bool? Download
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
TargetClusterName
Name of the target Atlas cluster to which the restore job restores the snapshot. Only required if deliveryType is automated.
Declaration
public readonly string TargetClusterName
Field Value
| Type | Description |
|---|---|
| System.String |
TargetProjectId
Declaration
public readonly string TargetProjectId
Field Value
| Type | Description |
|---|---|
| System.String |