Method: PulpcoreClient::AccessPolicy#statements
- Defined in:
- lib/pulpcore_client/models/access_policy.rb
#statements ⇒ Object
List of policy statements defining the policy.
25 26 27 |
# File 'lib/pulpcore_client/models/access_policy.rb', line 25 def statements @statements end |