Module: Aws::APIGateway::Client::_CreateUsagePlanResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_stages::Array[Types::ApiStage]

Returns:



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

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

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#product_code::String

Returns:

  • (::String)


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

def product_code: () -> ::String

#quotaTypes::QuotaSettings



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

def quota: () -> Types::QuotaSettings

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

Returns:

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


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

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

#throttleTypes::ThrottleSettings



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

def throttle: () -> Types::ThrottleSettings