Class: Aws::Types::TransitioningImageTotalCount

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_total_count::Integer

Returns the value of attribute image_total_count.

Returns:

  • (::Integer)


1318
1319
1320
# File 'sig/types.rbs', line 1318

def image_total_count
  @image_total_count
end

#target_storage_class"ARCHIVE"

Returns the value of attribute target_storage_class.

Returns:

  • ("ARCHIVE")


1317
1318
1319
# File 'sig/types.rbs', line 1317

def target_storage_class
  @target_storage_class
end