Method: PulpcoreClient::AccessPolicy#statements

Defined in:
lib/pulpcore_client/models/access_policy.rb

#statementsObject

List of policy statements defining the policy.



25
26
27
# File 'lib/pulpcore_client/models/access_policy.rb', line 25

def statements
  @statements
end