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 SourceInstanceType
Override the instance type in the Launch Template.
Declaration
public readonly string InstanceType
Field Value
| Type | Description |
|---|---|
| System.String |
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 |