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
show all
Defined in:
(unknown)

Overview

Contains information about the security groups associated with the EC2 instance.

Instance Attribute Summary collapse

Instance Attribute Details

#group_id ⇒ String

The security group ID of the EC2 instance.

Returns:

  • (String) —

    The security group ID of the EC2 instance.

#group_name ⇒ String

The security group name of the EC2 instance.

Returns:

  • (String) —

    The security group name of the EC2 instance.