Class: Aws::Types::EntityRecognizerAnnotations

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:



931
932
933
# File 'sig/types.rbs', line 931

def s3_uri
  @s3_uri
end

#test_s3_uri::String

Returns the value of attribute test_s3_uri.

Returns:



932
933
934
# File 'sig/types.rbs', line 932

def test_s3_uri
  @test_s3_uri
end