StaleSecurityGroup
Describes a stale security group (a security group that contains stale rules).
Contents
- 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
-
Information about the stale inbound rules in the security group.
Type: Array of StaleIpPermission objects
Required: No
- staleIpPermissionsEgress
-
Information about the stale outbound rules in the security group.
Type: Array of StaleIpPermission objects
Required: No
- vpcId
-
The ID of the VPC for the security group.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: