Class: Aws::Types::DescribeImageUsageReportsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_usage_reports::Array[Types::ImageUsageReport]

Returns the value of attribute image_usage_reports.

Returns:



6185
6186
6187
# File 'sig/types.rbs', line 6185

def image_usage_reports
  @image_usage_reports
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6184
6185
6186
# File 'sig/types.rbs', line 6184

def next_token
  @next_token
end