Class: Aws::Types::SecurityGroupRuleDescription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


17006
17007
17008
# File 'sig/types.rbs', line 17006

def description
  @description
end

#security_group_rule_id::String

Returns the value of attribute security_group_rule_id.

Returns:

  • (::String)


17005
17006
17007
# File 'sig/types.rbs', line 17005

def security_group_rule_id
  @security_group_rule_id
end