Class: Aws::Types::RecommendationJobCompiledOutputConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_output_uri::String

Returns the value of attribute s3_output_uri.

Returns:

  • (::String)


10338
10339
10340
# File 'sig/types.rbs', line 10338

def s3_output_uri
  @s3_output_uri
end