type property

Input<String> type
final

Type of constraint. The only valid values at this time are memberOf and distinctInstance.

Implementation

final pulumi.Input<String> type;