Show / Hide Table of Contents

Class GroupMixedInstancesPolicyLaunchTemplateOverride

Inheritance
System.Object
GroupMixedInstancesPolicyLaunchTemplateOverride
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.AutoScaling.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GroupMixedInstancesPolicyLaunchTemplateOverride

Fields

View Source

InstanceType

Override the instance type in the Launch Template.

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

WeightedCapacity

The number of capacity units, which gives the instance type a proportional weight to other instance types.

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