Class: Aws::Types::GetServiceAttributesRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceAttributesRequest
- 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.
221 222 223 |
# File 'sig/types.rbs', line 221 def service_id @service_id end |