Class GetLedgerResult
Inheritance
System.Object
GetLedgerResult
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.Qldb
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetLedgerResult
Fields
View SourceArn
Amazon Resource Name (ARN) of the ledger.
Declaration
public readonly string Arn
Field Value
| Type | Description |
|---|---|
| System.String |
DeletionProtection
Deletion protection on the QLDB Ledger instance. Set to true by default.
Declaration
public readonly bool DeletionProtection
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |