Module: Aws::APIGateway::Client::_CreateUsagePlanKeyResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#type::String

Returns:

  • (::String)


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

def type: () -> ::String

#value::String

Returns:

  • (::String)


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

def value: () -> ::String