prefixListIds property

List<AwsEc2SecurityGroupPrefixListId>? prefixListIds
final

VPC only The prefix list IDs for an AWS service. With outbound rules, this is the AWS service to access through a VPC endpoint from instances associated with the security group.

Implementation

final List<AwsEc2SecurityGroupPrefixListId>? prefixListIds;