Class: Aws::Types::ListCommitmentPurchaseAnalysesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_summary_list::Array[Types::AnalysisSummary]

Returns the value of attribute analysis_summary_list.

Returns:



941
942
943
# File 'sig/types.rbs', line 941

def analysis_summary_list
  @analysis_summary_list
end

#next_page_token::String

Returns the value of attribute next_page_token.

Returns:



942
943
944
# File 'sig/types.rbs', line 942

def next_page_token
  @next_page_token
end