inventorySecurityGroupNames property

  1. @TagNumber.new(7)
List<String> get inventorySecurityGroupNames

AWS security group names to limit the scope of the source inventory.

Implementation

@$pb.TagNumber(7)
$core.List<$core.String> get inventorySecurityGroupNames => $_getList(3);