Class: Aws::Types::ImageWatermark

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_image_creation_time::Time

Returns the value of attribute source_image_creation_time.

Returns:

  • (::Time)


11471
11472
11473
# File 'sig/types.rbs', line 11471

def source_image_creation_time
  @source_image_creation_time
end

#source_image_id::String

Returns the value of attribute source_image_id.

Returns:

  • (::String)


11470
11471
11472
# File 'sig/types.rbs', line 11470

def source_image_id
  @source_image_id
end

#source_image_region::String

Returns the value of attribute source_image_region.

Returns:

  • (::String)


11469
11470
11471
# File 'sig/types.rbs', line 11469

def source_image_region
  @source_image_region
end

#watermark_creation_time::Time

Returns the value of attribute watermark_creation_time.

Returns:

  • (::Time)


11472
11473
11474
# File 'sig/types.rbs', line 11472

def watermark_creation_time
  @watermark_creation_time
end

#watermark_key::String

Returns the value of attribute watermark_key.

Returns:

  • (::String)


11468
11469
11470
# File 'sig/types.rbs', line 11468

def watermark_key
  @watermark_key
end