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.
17766 17767 17768 |
# File 'sig/types.rbs', line 17766 def resource_statement @resource_statement end |