Class: Aws::Types::GetRateBasedRuleManagedKeysResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#managed_keys::Array[::String]

Returns the value of attribute managed_keys.

Returns:

  • (::Array[::String])


474
475
476
# File 'sig/types.rbs', line 474

def managed_keys
  @managed_keys
end

#next_marker::String

Returns the value of attribute next_marker.

Returns:

  • (::String)


475
476
477
# File 'sig/types.rbs', line 475

def next_marker
  @next_marker
end