Class GetLaunchTemplatePlacementResult
Inheritance
System.Object
GetLaunchTemplatePlacementResult
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 GetLaunchTemplatePlacementResult
Fields
View SourceAffinity
Declaration
public readonly string Affinity
Field Value
| Type | Description |
|---|---|
| System.String |
AvailabilityZone
Declaration
public readonly string AvailabilityZone
Field Value
| Type | Description |
|---|---|
| System.String |
GroupName
Declaration
public readonly string GroupName
Field Value
| Type | Description |
|---|---|
| System.String |
HostId
Declaration
public readonly string HostId
Field Value
| Type | Description |
|---|---|
| System.String |
PartitionNumber
Declaration
public readonly int PartitionNumber
Field Value
| Type | Description |
|---|---|
| System.Int32 |
SpreadDomain
Declaration
public readonly string SpreadDomain
Field Value
| Type | Description |
|---|---|
| System.String |
Tenancy
Declaration
public readonly string Tenancy
Field Value
| Type | Description |
|---|---|
| System.String |