Class: Aws::Types::AwsEc2NetworkInterfaceSecurityGroup

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_id::String

Returns the value of attribute group_id.

Returns:

  • (::String)


1798
1799
1800
# File 'sig/types.rbs', line 1798

def group_id
  @group_id
end

#group_name::String

Returns the value of attribute group_name.

Returns:

  • (::String)


1797
1798
1799
# File 'sig/types.rbs', line 1797

def group_name
  @group_name
end