Class InstanceBackupsGetArgs
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.Linode.Inputs
Assembly: Pulumi.Linode.dll
Syntax
public sealed class InstanceBackupsGetArgs : ResourceArgs
Constructors
View SourceInstanceBackupsGetArgs()
Declaration
public InstanceBackupsGetArgs()
Properties
View SourceEnabled
Declaration
public Input<bool> Enabled { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
Schedule
Declaration
public Input<InstanceBackupsScheduleGetArgs> Schedule { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<InstanceBackupsScheduleGetArgs> |