Class: Aws::Types::StorageLocation

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)


18163
18164
18165
# File 'sig/types.rbs', line 18163

def bucket
  @bucket
end

#key::String

Returns the value of attribute key.

Returns:

  • (::String)


18164
18165
18166
# File 'sig/types.rbs', line 18164

def key
  @key
end