Module: Aws::APIGateway::Client::_GetUsagePlanResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_stages::Array[Types::ApiStage]

Returns:



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

def api_stages: () -> ::Array[Types::ApiStage]

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#product_code::String

Returns:

  • (::String)


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

def product_code: () -> ::String

#quotaTypes::QuotaSettings



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

def quota: () -> Types::QuotaSettings

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]

#throttleTypes::ThrottleSettings



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

def throttle: () -> Types::ThrottleSettings