Class LaunchTemplateCapacityReservationSpecification
Inheritance
System.Object
LaunchTemplateCapacityReservationSpecification
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 LaunchTemplateCapacityReservationSpecification
Fields
View SourceCapacityReservationPreference
Indicates the instance's Capacity Reservation preferences. Can be open
or none
. (Default none
).
Declaration
public readonly string CapacityReservationPreference
Field Value
Type | Description |
---|---|
System.String |
CapacityReservationTarget
Used to target a specific Capacity Reservation:
Declaration
public readonly LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget CapacityReservationTarget
Field Value
Type | Description |
---|---|
LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget |