sourceSecurityGroupId property
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;
Security group id to allow access to/from, depending on the type. Cannot be specified with cidrBlocks, ipv6CidrBlocks, or self.
final pulumi.Input<String?>? sourceSecurityGroupId;