Class: Aws::Types::SearchContentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_summaries::Array[Types::ContentSummary]

Returns the value of attribute content_summaries.

Returns:



2675
2676
2677
# File 'sig/types.rbs', line 2675

def content_summaries
  @content_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2676
2677
2678
# File 'sig/types.rbs', line 2676

def next_token
  @next_token
end