Module: Aws::APIGateway::Client::_GetUsagePlanKeyResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UsagePlanKey]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#id::String

Returns:

  • (::String)


1347
# File 'sig/client.rbs', line 1347

def id: () -> ::String

#name::String

Returns:

  • (::String)


1350
# File 'sig/client.rbs', line 1350

def name: () -> ::String

#type::String

Returns:

  • (::String)


1348
# File 'sig/client.rbs', line 1348

def type: () -> ::String

#value::String

Returns:

  • (::String)


1349
# File 'sig/client.rbs', line 1349

def value: () -> ::String