Class: Aws::Types::GetServiceResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service ⇒ Types::Service
Returns the value of attribute service.
Instance Attribute Details
#service ⇒ Types::Service
Returns the value of attribute service.
491 492 493 |
# File 'sig/types.rbs', line 491 def service @service end |