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_name::String

Returns the value of attribute bucket_name.

Returns:



295
296
297
# File 'sig/types.rbs', line 295

def bucket_name
  @bucket_name
end

#prefix::String

Returns the value of attribute prefix.

Returns:



296
297
298
# File 'sig/types.rbs', line 296

def prefix
  @prefix
end