Class: Aws::Types::CreateServiceInstanceOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateServiceInstanceOutput
- 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.
273 274 275 |
# File 'sig/types.rbs', line 273 def service_instance @service_instance end |