Class: Aws::Types::GetServiceAttributesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceAttributesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_attributes ⇒ Types::ServiceAttributes
Returns the value of attribute service_attributes.
Instance Attribute Details
#service_attributes ⇒ Types::ServiceAttributes
Returns the value of attribute service_attributes.
226 227 228 |
# File 'sig/types.rbs', line 226 def service_attributes @service_attributes end |