policy property

  1. @BuiltValueField.new(wireName: r'policy')
Policy get policy

An object that contains a description of the allowed resources and roles for the requested session.

Implementation

@BuiltValueField(wireName: r'policy')
Policy get policy;