Class: Aws::Types::ServiceTypeDetail
- Inherits:
-
Object
- Object
- Aws::Types::ServiceTypeDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_type ⇒ "Interface", ...
Returns the value of attribute service_type.
Instance Attribute Details
#service_type ⇒ "Interface", ...
Returns the value of attribute service_type.
17104 17105 17106 |
# File 'sig/types.rbs', line 17104 def service_type @service_type end |