placementPartitionNumber property

Input<int?>? placementPartitionNumber
final

Number of the partition the instance is in. Valid only if the aws.ec2.PlacementGroup resource's strategy argument is set to "partition".

Implementation

final pulumi.Input<int?>? placementPartitionNumber;