userId property

String? userId
final

The ID of an AWS account.

For a referenced security group in another VPC, the account ID of the referenced security group is returned in the response. If the referenced security group is deleted, this value is not returned.

EC2-Classic Required when adding or removing rules that reference a security group in another AWS.

Implementation

final String? userId;