Class: Aws::Types::ModifyManagedPrefixListResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyManagedPrefixListResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prefix_list ⇒ Types::ManagedPrefixList
Returns the value of attribute prefix_list.
Instance Attribute Details
#prefix_list ⇒ Types::ManagedPrefixList
Returns the value of attribute prefix_list.
13761 13762 13763 |
# File 'sig/types.rbs', line 13761 def prefix_list @prefix_list end |