type property

Input<String> type
final

Type of placement strategy. The only valid values at this time are binpack, random and spread.

Implementation

final pulumi.Input<String> type;