Class: Aws::Types::BaseScreenshot

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ignore_coordinates::Array[::String]

Returns the value of attribute ignore_coordinates.

Returns:

  • (::Array[::String])


49
50
51
# File 'sig/types.rbs', line 49

def ignore_coordinates
  @ignore_coordinates
end

#screenshot_name::String

Returns the value of attribute screenshot_name.

Returns:

  • (::String)


48
49
50
# File 'sig/types.rbs', line 48

def screenshot_name
  @screenshot_name
end