enable property

bool? enable
getter/setter pair

Whether the provided attribute propagation settings should be evaluated on user requests.

If set to true, attributes returned from the expression will be propagated in the set output credentials.

Implementation

core.bool? enable;