AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Instantiates RevokeSecurityGroupIngressRequest with the parameterized properties
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public RevokeSecurityGroupIngressRequest(
String groupName,
List<IpPermission> ipPermissions
)
[Default VPC] The name of the security group. You must specify either the security group ID or the security group name in the request. For security groups in a nondefault VPC, you must specify the security group ID.
The sets of IP permissions. You can't specify a source security group and a CIDR IP address range in the same set of permissions.
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5