Class: Aws::Types::ManifestFileLocation

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)


8406
8407
8408
# File 'sig/types.rbs', line 8406

def bucket
  @bucket
end

#key::String

Returns the value of attribute key.

Returns:

  • (::String)


8407
8408
8409
# File 'sig/types.rbs', line 8407

def key
  @key
end