Class: Aws::Types::S3Destination

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)


4360
4361
4362
# File 'sig/types.rbs', line 4360

def bucket
  @bucket
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


4361
4362
4363
# File 'sig/types.rbs', line 4361

def prefix
  @prefix
end