Class MrScalarMasterEbsBlockDevice
Inheritance
System.Object
MrScalarMasterEbsBlockDevice
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.SpotInst.Aws.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class MrScalarMasterEbsBlockDevice
Fields
View SourceIops
Declaration
public readonly int? Iops
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
SizeInGb
Declaration
public readonly int SizeInGb
Field Value
| Type | Description |
|---|---|
| System.Int32 |
VolumesPerInstance
Declaration
public readonly int? VolumesPerInstance
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
VolumeType
Declaration
public readonly string VolumeType
Field Value
| Type | Description |
|---|---|
| System.String |