Show / Hide Table of Contents

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 Source

Automated

Declaration
public readonly bool? Automated
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Download

Declaration
public readonly bool? Download
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

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
View Source

TargetProjectId

Declaration
public readonly string TargetProjectId
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.