Class: Aws::Types::CreateManagedPrefixListResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateManagedPrefixListResult
- 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.
2794 2795 2796 |
# File 'sig/types.rbs', line 2794 def prefix_list @prefix_list end |