Class: Aws::Types::BatchPutDataQualityStatisticAnnotationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


453
454
455
# File 'sig/types.rbs', line 453

def client_token
  @client_token
end

#inclusion_annotations::Array[Types::DatapointInclusionAnnotation]

Returns the value of attribute inclusion_annotations.



452
453
454
# File 'sig/types.rbs', line 452

def inclusion_annotations
  @inclusion_annotations
end