Class: Aws::Types::ListDataQualityStatisticAnnotationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#annotations::Array[Types::StatisticAnnotation]

Returns the value of attribute annotations.

Returns:



5256
5257
5258
# File 'sig/types.rbs', line 5256

def annotations
  @annotations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5257
5258
5259
# File 'sig/types.rbs', line 5257

def next_token
  @next_token
end