Show / Hide Table of Contents

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 Source

Iops

Declaration
public readonly int? Iops
Field Value
Type Description
System.Nullable<System.Int32>
View Source

SizeInGb

Declaration
public readonly int SizeInGb
Field Value
Type Description
System.Int32
View Source

VolumesPerInstance

Declaration
public readonly int? VolumesPerInstance
Field Value
Type Description
System.Nullable<System.Int32>
View Source

VolumeType

Declaration
public readonly string VolumeType
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.