Class: Aws::Types::PutDataQualityProfileAnnotationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inclusion_annotation"INCLUDE", "EXCLUDE"

Returns the value of attribute inclusion_annotation.

Returns:

  • ("INCLUDE", "EXCLUDE")


6111
6112
6113
# File 'sig/types.rbs', line 6111

def inclusion_annotation
  @inclusion_annotation
end

#profile_id::String

Returns the value of attribute profile_id.

Returns:

  • (::String)


6110
6111
6112
# File 'sig/types.rbs', line 6110

def profile_id
  @profile_id
end