Class: Aws::Types::CaseSummarizationChunkDataDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:completion])

Instance Attribute Summary collapse

Instance Attribute Details

#completion::String

Returns the value of attribute completion.

Returns:

  • (::String)


406
407
408
# File 'sig/types.rbs', line 406

def completion
  @completion
end

#next_chunk_token::String

Returns the value of attribute next_chunk_token.

Returns:

  • (::String)


407
408
409
# File 'sig/types.rbs', line 407

def next_chunk_token
  @next_chunk_token
end