Class: Aws::Types::GetOnPremisesInstanceInput
- Inherits:
-
Object
- Object
- Aws::Types::GetOnPremisesInstanceInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_name ⇒ ::String
Returns the value of attribute instance_name.
Instance Attribute Details
#instance_name ⇒ ::String
Returns the value of attribute instance_name.
622 623 624 |
# File 'sig/types.rbs', line 622 def instance_name @instance_name end |