Class PlanRuleCopyAction
Inheritance
System.Object
PlanRuleCopyAction
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.Aws.Backup.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class PlanRuleCopyAction
Fields
View SourceDestinationVaultArn
An Amazon Resource Name (ARN) that uniquely identifies the destination backup vault for the copied backup.
Declaration
public readonly string DestinationVaultArn
Field Value
| Type | Description |
|---|---|
| System.String |
Lifecycle
The lifecycle defines when a protected resource is copied over to a backup vault and when it expires. Fields documented above.
Declaration
public readonly PlanRuleCopyActionLifecycle Lifecycle
Field Value
| Type | Description |
|---|---|
| PlanRuleCopyActionLifecycle |