Class: Aws::Types::DescribeClientPropertiesResult
- Inherits:
-
Object
- Object
- Aws::Types::DescribeClientPropertiesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_properties_list ⇒ ::Array[Types::ClientPropertiesResult]
Returns the value of attribute client_properties_list.
Instance Attribute Details
#client_properties_list ⇒ ::Array[Types::ClientPropertiesResult]
Returns the value of attribute client_properties_list.
597 598 599 |
# File 'sig/types.rbs', line 597 def client_properties_list @client_properties_list end |