Class: Aws::Types::EmailOverviewChunkDataDetails

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)


1177
1178
1179
# File 'sig/types.rbs', line 1177

def completion
  @completion
end

#next_chunk_token::String

Returns the value of attribute next_chunk_token.

Returns:

  • (::String)


1178
1179
1180
# File 'sig/types.rbs', line 1178

def next_chunk_token
  @next_chunk_token
end