Class: Aws::Types::NegativeFormat

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)


8556
8557
8558
# File 'sig/types.rbs', line 8556

def prefix
  @prefix
end

#suffix::String

Returns the value of attribute suffix.

Returns:

  • (::String)


8557
8558
8559
# File 'sig/types.rbs', line 8557

def suffix
  @suffix
end