You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::SecurityGroup
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::SecurityGroup
- Defined in:
- (unknown)
Overview
Contains information about the security groups associated with the EC2 instance.
Instance Attribute Summary collapse
-
#group_id ⇒ String
The security group ID of the EC2 instance.
-
#group_name ⇒ String
The security group name of the EC2 instance.
Instance Attribute Details
#group_id ⇒ String
The security group ID of the EC2 instance.
#group_name ⇒ String
The security group name of the EC2 instance.