Class: Aws::Types::CancelDeclarativePoliciesReportRequest

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)


1188
1189
1190
# File 'sig/types.rbs', line 1188

def dry_run
  @dry_run
end

#report_id::String

Returns the value of attribute report_id.

Returns:

  • (::String)


1189
1190
1191
# File 'sig/types.rbs', line 1189

def report_id
  @report_id
end