Class: Aws::Types::ImagePipelineAggregation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_pipeline_arn ⇒ ::String

Returns the value of attribute image_pipeline_arn.

Returns:

  • (::String)


989
990
991
# File 'sig/types.rbs', line 989

def image_pipeline_arn
  @image_pipeline_arn
end

#severity_counts ⇒ Types::SeverityCounts

Returns the value of attribute severity_counts.



990
991
992
# File 'sig/types.rbs', line 990

def severity_counts
  @severity_counts
end