

# StaleSecurityGroup
<a name="API_StaleSecurityGroup"></a>

Describes a stale security group (a security group that contains stale rules).

## Contents
<a name="API_StaleSecurityGroup_Contents"></a>

 ** description **   
The description of the security group.  
Type: String  
Required: No

 ** groupId **   
The ID of the security group.  
Type: String  
Required: No

 ** groupName **   
The name of the security group.  
Type: String  
Required: No

 ** StaleIpPermissions.N **   
Information about the stale inbound rules in the security group.  
Type: Array of [StaleIpPermission](API_StaleIpPermission.md) objects  
Required: No

 ** StaleIpPermissionsEgress.N **   
Information about the stale outbound rules in the security group.  
Type: Array of [StaleIpPermission](API_StaleIpPermission.md) objects  
Required: No

 ** vpcId **   
The ID of the VPC for the security group.  
Type: String  
Required: No

## See Also
<a name="API_StaleSecurityGroup_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ec2-2016-11-15/StaleSecurityGroup) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/StaleSecurityGroup) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/StaleSecurityGroup) 