Class GetLocalDiskResult
Inheritance
System.Object
GetLocalDiskResult
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.StorageGateway
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetLocalDiskResult
Fields
View SourceDiskId
The disk identifier. e.g. pci-0000:03:00.0-scsi-0:0:0:0
Declaration
public readonly string DiskId
Field Value
| Type | Description |
|---|---|
| System.String |
DiskNode
Declaration
public readonly string DiskNode
Field Value
| Type | Description |
|---|---|
| System.String |
DiskPath
Declaration
public readonly string DiskPath
Field Value
| Type | Description |
|---|---|
| System.String |
GatewayArn
Declaration
public readonly string GatewayArn
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |