Module: Aws::APIGateway::Client::_GetStageResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#access_log_settingsTypes::AccessLogSettings



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

def access_log_settings: () -> Types::AccessLogSettings

#cache_cluster_enabledBoolean

Returns:

  • (Boolean)


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

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")


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

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")


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

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

#canary_settingsTypes::CanarySettings



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

def canary_settings: () -> Types::CanarySettings

#client_certificate_id::String

Returns:

  • (::String)


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

def client_certificate_id: () -> ::String

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#deployment_id::String

Returns:

  • (::String)


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

def deployment_id: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#documentation_version::String

Returns:

  • (::String)


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

def documentation_version: () -> ::String

#last_updated_date::Time

Returns:

  • (::Time)


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

def last_updated_date: () -> ::Time

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

Returns:



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

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

#stage_name::String

Returns:

  • (::String)


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

def stage_name: () -> ::String

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

Returns:

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


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

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

#tracing_enabledBoolean

Returns:

  • (Boolean)


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

def tracing_enabled: () -> bool

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

Returns:

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


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

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

#web_acl_arn::String

Returns:

  • (::String)


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

def web_acl_arn: () -> ::String