Class: Aws::Types::StartRecommendationReportGenerationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_id_filter::Array[Types::Group]

Returns the value of attribute group_id_filter.

Returns:



673
674
675
# File 'sig/types.rbs', line 673

def group_id_filter
  @group_id_filter
end

#output_format"Excel", "Json"

Returns the value of attribute output_format.

Returns:

  • ("Excel", "Json")


674
675
676
# File 'sig/types.rbs', line 674

def output_format
  @output_format
end