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)


11477
11478
11479
# File 'sig/types.rbs', line 11477

def source_image_creation_time
  @source_image_creation_time
end

#source_image_id::String

Returns the value of attribute source_image_id.

Returns:

  • (::String)


11476
11477
11478
# File 'sig/types.rbs', line 11476

def source_image_id
  @source_image_id
end

#source_image_region::String

Returns the value of attribute source_image_region.

Returns:

  • (::String)


11475
11476
11477
# File 'sig/types.rbs', line 11475

def source_image_region
  @source_image_region
end

#watermark_creation_time::Time

Returns the value of attribute watermark_creation_time.

Returns:

  • (::Time)


11478
11479
11480
# File 'sig/types.rbs', line 11478

def watermark_creation_time
  @watermark_creation_time
end

#watermark_key::String

Returns the value of attribute watermark_key.

Returns:

  • (::String)


11474
11475
11476
# File 'sig/types.rbs', line 11474

def watermark_key
  @watermark_key
end