Class: Aws::Types::DocumentClassifierOutputDataConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flywheel_stats_s3_prefix::String

Returns the value of attribute flywheel_stats_s3_prefix.

Returns:

  • (::String)


766
767
768
# File 'sig/types.rbs', line 766

def flywheel_stats_s3_prefix
  @flywheel_stats_s3_prefix
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


765
766
767
# File 'sig/types.rbs', line 765

def kms_key_id
  @kms_key_id
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


764
765
766
# File 'sig/types.rbs', line 764

def s3_uri
  @s3_uri
end