Class: Aws::Types::DeleteInputSecurityGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_security_group_id::String

Returns the value of attribute input_security_group_id.

Returns:

  • (::String)


821
822
823
# File 'sig/types.rbs', line 821

def input_security_group_id
  @input_security_group_id
end