Class: Aws::Types::ProtectedQueryDistributeOutputConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ProtectedQueryDistributeOutputConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#locations ⇒ ::Array[Types::ProtectedQueryDistributeOutputConfigurationLocation]
Returns the value of attribute locations.
Instance Attribute Details
#locations ⇒ ::Array[Types::ProtectedQueryDistributeOutputConfigurationLocation]
Returns the value of attribute locations.
2826 2827 2828 |
# File 'sig/types.rbs', line 2826 def locations @locations end |