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:



5927
5928
5929
# File 'sig/types.rbs', line 5927

def image_usage_reports
  @image_usage_reports
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5926
5927
5928
# File 'sig/types.rbs', line 5926

def next_token
  @next_token
end