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)


17303
17304
17305
# File 'sig/types.rbs', line 17303

def description
  @description
end

#security_group_rule_id::String

Returns the value of attribute security_group_rule_id.

Returns:

  • (::String)


17302
17303
17304
# File 'sig/types.rbs', line 17302

def security_group_rule_id
  @security_group_rule_id
end