Class: Aws::Types::AccessPolicyStats
- Inherits:
-
Object
- Object
- Aws::Types::AccessPolicyStats
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_policy_count ⇒ ::Integer
Returns the value of attribute data_policy_count.
Instance Attribute Details
#data_policy_count ⇒ ::Integer
Returns the value of attribute data_policy_count.
23 24 25 |
# File 'sig/types.rbs', line 23 def data_policy_count @data_policy_count end |