Class: Aws::Types::ListFieldLevelEncryptionConfigsRequest
- Inherits:
-
Object
- Object
- Aws::Types::ListFieldLevelEncryptionConfigsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marker ⇒ ::String
Returns the value of attribute marker.
-
#max_items ⇒ ::Integer
Returns the value of attribute max_items.
Instance Attribute Details
#marker ⇒ ::String
Returns the value of attribute marker.
2520 2521 2522 |
# File 'sig/types.rbs', line 2520 def marker @marker end |
#max_items ⇒ ::Integer
Returns the value of attribute max_items.
2521 2522 2523 |
# File 'sig/types.rbs', line 2521 def max_items @max_items end |