Class: Aws::Types::DeleteImageUsageReportRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


4292
4293
4294
# File 'sig/types.rbs', line 4292

def dry_run
  @dry_run
end

#report_id::String

Returns the value of attribute report_id.

Returns:

  • (::String)


4291
4292
4293
# File 'sig/types.rbs', line 4291

def report_id
  @report_id
end