class Aws::SecurityHub::Types::AwsEc2NetworkInterfaceSecurityGroup
A security group associated with the network interface.
@note When making an API call, you may pass AwsEc2NetworkInterfaceSecurityGroup
data as a hash: { group_name: "NonEmptyString", group_id: "NonEmptyString", }
@!attribute [rw] group_name
The name of the security group. @return [String]
@!attribute [rw] group_id
The ID of the security group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsEc2NetworkInterfaceSecurityGroup AWS API Documentation
Constants
- SENSITIVE