Class: Aws::Types::ModifyReportDefinitionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#report_definitionTypes::ReportDefinition

Returns the value of attribute report_definition.



55
56
57
# File 'sig/types.rbs', line 55

def report_definition
  @report_definition
end

#report_name::String

Returns the value of attribute report_name.

Returns:

  • (::String)


54
55
56
# File 'sig/types.rbs', line 54

def report_name
  @report_name
end