Class: Aws::Types::CommonPrefix

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


223
224
225
# File 'sig/types.rbs', line 223

def prefix
  @prefix
end