Class: Aws::Types::GetConsoleScreenshotResult
- Inherits:
-
Object
- Object
- Aws::Types::GetConsoleScreenshotResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_data ⇒ ::String
Returns the value of attribute image_data.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
Instance Attribute Details
#image_data ⇒ ::String
Returns the value of attribute image_data.
10148 10149 10150 |
# File 'sig/types.rbs', line 10148 def image_data @image_data end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
10149 10150 10151 |
# File 'sig/types.rbs', line 10149 def instance_id @instance_id end |