Show / Hide Table of Contents

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 Source

Affinity

Declaration
public readonly string Affinity
Field Value
Type Description
System.String
View Source

AvailabilityZone

Declaration
public readonly string AvailabilityZone
Field Value
Type Description
System.String
View Source

GroupName

Declaration
public readonly string GroupName
Field Value
Type Description
System.String
View Source

HostId

Declaration
public readonly string HostId
Field Value
Type Description
System.String
View Source

PartitionNumber

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

SpreadDomain

Declaration
public readonly string SpreadDomain
Field Value
Type Description
System.String
View Source

Tenancy

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