public static interface StopCanaryRequest.Builder extends SyntheticsRequest.Builder, SdkPojo, CopyableBuilder<StopCanaryRequest.Builder,StopCanaryRequest>
| Modifier and Type | Method and Description |
|---|---|
StopCanaryRequest.Builder |
name(String name)
The name of the canary that you want to stop.
|
StopCanaryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopCanaryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopCanaryRequest.Builder name(String name)
The name of the canary that you want to stop. To find the names of your canaries, use DescribeCanaries.
name - The name of the canary that you want to stop. To find the names of your canaries, use DescribeCanaries.StopCanaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopCanaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.