Module: Aws::APIGateway::Client::_UpdateStageResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#access_log_settingsTypes::AccessLogSettings



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

def access_log_settings: () -> Types::AccessLogSettings

#cache_cluster_enabledBoolean

Returns:

  • (Boolean)


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

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


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

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


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

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

#canary_settingsTypes::CanarySettings



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

def canary_settings: () -> Types::CanarySettings

#client_certificate_id::String

Returns:

  • (::String)


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

def client_certificate_id: () -> ::String

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#deployment_id::String

Returns:

  • (::String)


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

def deployment_id: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#documentation_version::String

Returns:

  • (::String)


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

def documentation_version: () -> ::String

#last_updated_date::Time

Returns:

  • (::Time)


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

def last_updated_date: () -> ::Time

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

Returns:



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

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

#stage_name::String

Returns:

  • (::String)


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

def stage_name: () -> ::String

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

Returns:

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


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

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

#tracing_enabledBoolean

Returns:

  • (Boolean)


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

def tracing_enabled: () -> bool

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

Returns:

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


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

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

#web_acl_arn::String

Returns:

  • (::String)


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

def web_acl_arn: () -> ::String