Class: Aws::Types::ListFieldLevelEncryptionProfilesRequest
- Inherits:
-
Object
- Object
- Aws::Types::ListFieldLevelEncryptionProfilesRequest
- 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.
2531 2532 2533 |
# File 'sig/types.rbs', line 2531 def marker @marker end |
#max_items ⇒ ::Integer
Returns the value of attribute max_items.
2532 2533 2534 |
# File 'sig/types.rbs', line 2532 def max_items @max_items end |