Class: Aws::Types::AwsEc2SecurityGroupPrefixListId
- Inherits:
-
Object
- Object
- Aws::Types::AwsEc2SecurityGroupPrefixListId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prefix_list_id ⇒ ::String
Returns the value of attribute prefix_list_id.
Instance Attribute Details
#prefix_list_id ⇒ ::String
Returns the value of attribute prefix_list_id.
1844 1845 1846 |
# File 'sig/types.rbs', line 1844 def prefix_list_id @prefix_list_id end |