Class: Aws::Types::DeleteRateBasedRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


266
267
268
# File 'sig/types.rbs', line 266

def change_token
  @change_token
end

#rule_id::String

Returns the value of attribute rule_id.

Returns:

  • (::String)


265
266
267
# File 'sig/types.rbs', line 265

def rule_id
  @rule_id
end