Class: Aws::Types::GetUsagePlanKeyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#key_id::String

Returns the value of attribute key_id.

Returns:



860
861
862
# File 'sig/types.rbs', line 860

def key_id
  @key_id
end

#usage_plan_id::String

Returns the value of attribute usage_plan_id.

Returns:



859
860
861
# File 'sig/types.rbs', line 859

def usage_plan_id
  @usage_plan_id
end