Class: Aws::Types::InferenceS3OutputConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String

Returns the value of attribute bucket.

Returns:

  • (::String)


544
545
546
# File 'sig/types.rbs', line 544

def bucket
  @bucket
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


545
546
547
# File 'sig/types.rbs', line 545

def prefix
  @prefix
end