Class: Aws::Types::AwsEc2SecurityGroupPrefixListId

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#prefix_list_id::String

Returns the value of attribute prefix_list_id.

Returns:

  • (::String)


1844
1845
1846
# File 'sig/types.rbs', line 1844

def prefix_list_id
  @prefix_list_id
end