Class: Aws::Types::GetServiceInstanceOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceInstanceOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_instance ⇒ Types::ServiceInstance
Returns the value of attribute service_instance.
Instance Attribute Details
#service_instance ⇒ Types::ServiceInstance
Returns the value of attribute service_instance.
792 793 794 |
# File 'sig/types.rbs', line 792 def service_instance @service_instance end |