Class: Aws::Types::InferenceS3InputConfiguration

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:



538
539
540
# File 'sig/types.rbs', line 538

def bucket
  @bucket
end

#prefix::String

Returns the value of attribute prefix.

Returns:



539
540
541
# File 'sig/types.rbs', line 539

def prefix
  @prefix
end