Class: Aws::Types::GetServiceRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_identifier ⇒ ::String
Returns the value of attribute service_identifier.
Instance Attribute Details
#service_identifier ⇒ ::String
Returns the value of attribute service_identifier.
752 753 754 |
# File 'sig/types.rbs', line 752 def service_identifier @service_identifier end |