Module: Aws::APIGateway::Client::_CreateStageResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#access_log_settingsTypes::AccessLogSettings



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

def access_log_settings: () -> Types::AccessLogSettings

#cache_cluster_enabledBoolean

Returns:

  • (Boolean)


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

def cache_cluster_enabled: () -> bool

#cache_cluster_size"0.5", ...

Returns:

  • ("0.5", "1.6", "6.1", "13.5", "28.4", "58.2", "118", "237")


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

def cache_cluster_size: () -> ("0.5" | "1.6" | "6.1" | "13.5" | "28.4" | "58.2" | "118" | "237")

#cache_cluster_status"CREATE_IN_PROGRESS", ...

Returns:

  • ("CREATE_IN_PROGRESS", "AVAILABLE", "DELETE_IN_PROGRESS", "NOT_AVAILABLE", "FLUSH_IN_PROGRESS")


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

def cache_cluster_status: () -> ("CREATE_IN_PROGRESS" | "AVAILABLE" | "DELETE_IN_PROGRESS" | "NOT_AVAILABLE" | "FLUSH_IN_PROGRESS")

#canary_settingsTypes::CanarySettings



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

def canary_settings: () -> Types::CanarySettings

#client_certificate_id::String

Returns:

  • (::String)


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

def client_certificate_id: () -> ::String

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#deployment_id::String

Returns:

  • (::String)


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

def deployment_id: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#documentation_version::String

Returns:

  • (::String)


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

def documentation_version: () -> ::String

#last_updated_date::Time

Returns:

  • (::Time)


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

def last_updated_date: () -> ::Time

#method_settings::Hash[::String, Types::MethodSetting]

Returns:



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

def method_settings: () -> ::Hash[::String, Types::MethodSetting]

#stage_name::String

Returns:

  • (::String)


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

def stage_name: () -> ::String

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

Returns:

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


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

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

#tracing_enabledBoolean

Returns:

  • (Boolean)


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

def tracing_enabled: () -> bool

#variables::Hash[::String, ::String]

Returns:

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


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

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

#web_acl_arn::String

Returns:

  • (::String)


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

def web_acl_arn: () -> ::String