Class: Aws::Types::GetConsoleScreenshotResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_data::String

Returns the value of attribute image_data.

Returns:

  • (::String)


9816
9817
9818
# File 'sig/types.rbs', line 9816

def image_data
  @image_data
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


9817
9818
9819
# File 'sig/types.rbs', line 9817

def instance_id
  @instance_id
end