Class: Aws::Types::S3DestinationConfig

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:

  • (::String)


823
824
825
# File 'sig/types.rbs', line 823

def bucket_name
  @bucket_name
end

#destination_path::String

Returns the value of attribute destination_path.

Returns:

  • (::String)


824
825
826
# File 'sig/types.rbs', line 824

def destination_path
  @destination_path
end