Class: Aws::Types::DeleteReportGroupInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


443
444
445
# File 'sig/types.rbs', line 443

def arn
  @arn
end

#delete_reportsBoolean

Returns the value of attribute delete_reports.

Returns:

  • (Boolean)


444
445
446
# File 'sig/types.rbs', line 444

def delete_reports
  @delete_reports
end