UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.blockedDates(String... blockedDates) |
Add, change, or remove blocked dates for a practice run in zonal autoshift.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.blockedDates(Collection<String> blockedDates) |
Add, change, or remove blocked dates for a practice run in zonal autoshift.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.blockedWindows(String... blockedWindows) |
Add, change, or remove windows of days and times for when you can, optionally, block Route 53 ARC from
starting a practice run for a resource.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.blockedWindows(Collection<String> blockedWindows) |
Add, change, or remove windows of days and times for when you can, optionally, block Route 53 ARC from
starting a practice run for a resource.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.blockingAlarms(Collection<ControlCondition> blockingAlarms) |
Add, change, or remove the Amazon CloudWatch alarm that you optionally specify as the blocking alarm for
practice runs.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.blockingAlarms(Consumer<ControlCondition.Builder>... blockingAlarms) |
Add, change, or remove the Amazon CloudWatch alarm that you optionally specify as the blocking alarm for
practice runs.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.blockingAlarms(ControlCondition... blockingAlarms) |
Add, change, or remove the Amazon CloudWatch alarm that you optionally specify as the blocking alarm for
practice runs.
|
static UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.builder() |
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.outcomeAlarms(Collection<ControlCondition> outcomeAlarms) |
Specify a new the Amazon CloudWatch alarm as the outcome alarm for practice runs.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.outcomeAlarms(Consumer<ControlCondition.Builder>... outcomeAlarms) |
Specify a new the Amazon CloudWatch alarm as the outcome alarm for practice runs.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.outcomeAlarms(ControlCondition... outcomeAlarms) |
Specify a new the Amazon CloudWatch alarm as the outcome alarm for practice runs.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.Builder.resourceIdentifier(String resourceIdentifier) |
The identifier for the resource that you want to update the practice run configuration for.
|
UpdatePracticeRunConfigurationRequest.Builder |
UpdatePracticeRunConfigurationRequest.toBuilder() |
|