Class: Aws::Types::Service
- Inherits:
-
Object
- Object
- Aws::Types::Service
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_names ⇒ ::Array[::String]
Returns the value of attribute attribute_names.
-
#service_code ⇒ ::String
Returns the value of attribute service_code.
Instance Attribute Details
#attribute_names ⇒ ::Array[::String]
Returns the value of attribute attribute_names.
140 141 142 |
# File 'sig/types.rbs', line 140 def attribute_names @attribute_names end |
#service_code ⇒ ::String
Returns the value of attribute service_code.
139 140 141 |
# File 'sig/types.rbs', line 139 def service_code @service_code end |