Class: Aws::Types::CreateServiceResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateServiceResponse
- 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.
190 191 192 |
# File 'sig/types.rbs', line 190 def service @service end |