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)


17642
17643
17644
# File 'sig/types.rbs', line 17642

def description
  @description
end

#security_group_rule_id::String

Returns the value of attribute security_group_rule_id.

Returns:

  • (::String)


17641
17642
17643
# File 'sig/types.rbs', line 17641

def security_group_rule_id
  @security_group_rule_id
end