Class GetLaunchTemplateBlockDeviceMappingEbResult
Inheritance
System.Object
GetLaunchTemplateBlockDeviceMappingEbResult
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.Ec2.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetLaunchTemplateBlockDeviceMappingEbResult
Fields
View SourceDeleteOnTermination
Declaration
public readonly string DeleteOnTermination
Field Value
| Type | Description |
|---|---|
| System.String |
Encrypted
Declaration
public readonly string Encrypted
Field Value
| Type | Description |
|---|---|
| System.String |
Iops
Declaration
public readonly int Iops
Field Value
| Type | Description |
|---|---|
| System.Int32 |
KmsKeyId
Declaration
public readonly string KmsKeyId
Field Value
| Type | Description |
|---|---|
| System.String |
SnapshotId
Declaration
public readonly string SnapshotId
Field Value
| Type | Description |
|---|---|
| System.String |
VolumeSize
Declaration
public readonly int VolumeSize
Field Value
| Type | Description |
|---|---|
| System.Int32 |
VolumeType
Declaration
public readonly string VolumeType
Field Value
| Type | Description |
|---|---|
| System.String |