mandatory property

bool? mandatory
getter/setter pair

When mandatory is true, the attribute is mandatory for the resource specified in the scope.

Only System defined attributes can be mandatory.

Output only.

Implementation

core.bool? mandatory;