Class: Aws::Types::GetRateBasedStatementManagedKeysResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#managed_keys_ipv4Types::RateBasedStatementManagedKeysIPSet

Returns the value of attribute managed_keys_ipv4.



658
659
660
# File 'sig/types.rbs', line 658

def managed_keys_ipv4
  @managed_keys_ipv4
end

#managed_keys_ipv6Types::RateBasedStatementManagedKeysIPSet

Returns the value of attribute managed_keys_ipv6.



659
660
661
# File 'sig/types.rbs', line 659

def managed_keys_ipv6
  @managed_keys_ipv6
end