Class: Aws::Types::Allowed
- Inherits:
-
Object
- Object
- Aws::Types::Allowed
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policies ⇒ ::Array[Types::Policy]
Returns the value of attribute policies.
Instance Attribute Details
#policies ⇒ ::Array[Types::Policy]
Returns the value of attribute policies.
114 115 116 |
# File 'sig/types.rbs', line 114 def policies @policies end |