Class: Aws::Types::ListFieldLevelEncryptionConfigsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2520
2521
2522
# File 'sig/types.rbs', line 2520

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.

Returns:

  • (::Integer)


2521
2522
2523
# File 'sig/types.rbs', line 2521

def max_items
  @max_items
end