You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::AwsEc2SecurityGroupPrefixListId

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing AwsEc2SecurityGroupPrefixListId as input to an Aws::Client method, you can use a vanilla Hash:

{
  prefix_list_id: "NonEmptyString",
}

A prefix list ID.

Instance Attribute Summary collapse

Instance Attribute Details

#prefix_list_idString

The ID of the prefix.

Returns:

  • (String)

    The ID of the prefix.