Class: Aws::Types::LifecyclePolicyPreviewSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expiring_image_total_count::Integer

Returns the value of attribute expiring_image_total_count.

Returns:

  • (::Integer)


812
813
814
# File 'sig/types.rbs', line 812

def expiring_image_total_count
  @expiring_image_total_count
end

#transitioning_image_total_counts::Array[Types::TransitioningImageTotalCount]

Returns the value of attribute transitioning_image_total_counts.



813
814
815
# File 'sig/types.rbs', line 813

def transitioning_image_total_counts
  @transitioning_image_total_counts
end