A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SecurityHub/Types/AwsApiGatewayCanarySettings.html below:

AwsApiGatewayCanarySettings — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::AwsApiGatewayCanarySettings
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing AwsApiGatewayCanarySettings as input to an Aws::Client method, you can use a vanilla Hash:

{
  percent_traffic: 1.0,
  deployment_id: "NonEmptyString",
  stage_variable_overrides: {
    "NonEmptyString" => "NonEmptyString",
  },
  use_stage_cache: false,
}

Contains information about settings for canary deployment in the stage.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #deployment_id ⇒ String

The deployment identifier for the canary deployment.

#percent_traffic ⇒ Float

The percentage of traffic that is diverted to a canary deployment.

#stage_variable_overrides ⇒ Hash<String,String>

Stage variables that are overridden in the canary release deployment. The variables include new stage variables that are introduced in the canary.

Each variable is represented as a string-to-string map between the stage variable name and the variable value.

#use_stage_cache ⇒ Boolean

Indicates whether the canary deployment uses the stage cache.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4