Class: Aws::Types::S3Config

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)


3392
3393
3394
# File 'sig/types.rbs', line 3392

def bucket_name
  @bucket_name
end

#key_prefix::String

Returns the value of attribute key_prefix.

Returns:

  • (::String)


3393
3394
3395
# File 'sig/types.rbs', line 3393

def key_prefix
  @key_prefix
end