Class: Aws::Types::DocumentClassifierDocuments

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:



738
739
740
# File 'sig/types.rbs', line 738

def s3_uri
  @s3_uri
end

#test_s3_uri::String

Returns the value of attribute test_s3_uri.

Returns:



739
740
741
# File 'sig/types.rbs', line 739

def test_s3_uri
  @test_s3_uri
end