Class: Aws::Types::GetServiceInput
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_id ⇒ ::String
Returns the value of attribute service_id.
Instance Attribute Details
#service_id ⇒ ::String
Returns the value of attribute service_id.
695 696 697 |
# File 'sig/types.rbs', line 695 def service_id @service_id end |