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.
621 622 623 |
# File 'sig/types.rbs', line 621 def instance_name @instance_name end |