Class: Aws::Types::ImageAggregation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_build_version_arn ⇒ ::String

Returns the value of attribute image_build_version_arn.

Returns:

  • (::String)


933
934
935
# File 'sig/types.rbs', line 933

def image_build_version_arn
  @image_build_version_arn
end

#severity_counts ⇒ Types::SeverityCounts

Returns the value of attribute severity_counts.



934
935
936
# File 'sig/types.rbs', line 934

def severity_counts
  @severity_counts
end