Class: Aws::Types::SecurityGroupRuleUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#security_group_ruleTypes::SecurityGroupRuleRequest

Returns the value of attribute security_group_rule.



17321
17322
17323
# File 'sig/types.rbs', line 17321

def security_group_rule
  @security_group_rule
end

#security_group_rule_id::String

Returns the value of attribute security_group_rule_id.

Returns:

  • (::String)


17320
17321
17322
# File 'sig/types.rbs', line 17320

def security_group_rule_id
  @security_group_rule_id
end