Class: Aws::Types::GetApplicationPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetApplicationPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#statements ⇒ ::Array[Types::ApplicationPolicyStatement]
Returns the value of attribute statements.
Instance Attribute Details
#statements ⇒ ::Array[Types::ApplicationPolicyStatement]
Returns the value of attribute statements.
258 259 260 |
# File 'sig/types.rbs', line 258 def statements @statements end |