Class: Aws::Types::GetRateBasedRuleManagedKeysRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_marker::String

Returns the value of attribute next_marker.

Returns:

  • (::String)


469
470
471
# File 'sig/types.rbs', line 469

def next_marker
  @next_marker
end

#rule_id::String

Returns the value of attribute rule_id.

Returns:

  • (::String)


468
469
470
# File 'sig/types.rbs', line 468

def rule_id
  @rule_id
end