class Aws::Synthetics::Types::StopCanaryRequest

@note When making an API call, you may pass StopCanaryRequest

data as a hash:

    {
      name: "CanaryName", # required
    }

@!attribute [rw] name

The name of the canary that you want to stop. To find the names of
your canaries, use [DescribeCanaries][1].

[1]: https://docs.aws.amazon.com/AmazonSynthetics/latest/APIReference/API_DescribeCanaries.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/synthetics-2017-10-11/StopCanaryRequest AWS API Documentation

Constants

SENSITIVE