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)


17527
17528
17529
# File 'sig/types.rbs', line 17527

def bucket
  @bucket
end

#key::String

Returns the value of attribute key.

Returns:

  • (::String)


17528
17529
17530
# File 'sig/types.rbs', line 17528

def key
  @key
end