Class: Aws::Types::AWSService
- Inherits:
-
Object
- Object
- Aws::Types::AWSService
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_name ⇒ ::String
Returns the value of attribute service_name.
Instance Attribute Details
#service_name ⇒ ::String
Returns the value of attribute service_name.
19 20 21 |
# File 'sig/types.rbs', line 19 def service_name @service_name end |