hostId property

Input<String?>? hostId
final

ID of a dedicated host that the instance will be assigned to. Use when an instance is to be launched on a specific dedicated host.

Implementation

final pulumi.Input<String?>? hostId;