sourceSecurityGroupId property

Input<String?>? sourceSecurityGroupId
final

Security group id to allow access to/from, depending on the type. Cannot be specified with cidrBlocks, ipv6CidrBlocks, or self.

Implementation

final pulumi.Input<String?>? sourceSecurityGroupId;