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)


8205
8206
8207
# File 'sig/types.rbs', line 8205

def prefix
  @prefix
end

#suffix::String

Returns the value of attribute suffix.

Returns:

  • (::String)


8206
8207
8208
# File 'sig/types.rbs', line 8206

def suffix
  @suffix
end