Class: Aws::Types::S3Destination

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String

Returns the value of attribute bucket.



1607
1608
1609
# File 'sig/types.rbs', line 1607

def bucket
  @bucket
end

#key_prefix::String

Returns the value of attribute key_prefix.



1608
1609
1610
# File 'sig/types.rbs', line 1608

def key_prefix
  @key_prefix
end