Class: Aws::Types::ThroughResourcesStatement
- Inherits:
-
Object
- Object
- Aws::Types::ThroughResourcesStatement
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_statement ⇒ Types::ResourceStatement
Returns the value of attribute resource_statement.
Instance Attribute Details
#resource_statement ⇒ Types::ResourceStatement
Returns the value of attribute resource_statement.
18077 18078 18079 |
# File 'sig/types.rbs', line 18077 def resource_statement @resource_statement end |