| Package | Description |
|---|---|
| com.amazonaws.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
ReadinessCheckOutput |
ReadinessCheckOutput.addTagsEntry(String key,
String value)
Add a single Tags entry
|
ReadinessCheckOutput |
ReadinessCheckOutput.clearTagsEntries()
Removes all the entries added into Tags.
|
ReadinessCheckOutput |
ReadinessCheckOutput.clone() |
ReadinessCheckOutput |
ReadinessCheckOutput.withReadinessCheckArn(String readinessCheckArn)
Arn associated with ReadinessCheck
|
ReadinessCheckOutput |
ReadinessCheckOutput.withReadinessCheckName(String readinessCheckName)
Name for a ReadinessCheck
|
ReadinessCheckOutput |
ReadinessCheckOutput.withResourceSet(String resourceSet)
Name of the ResourceSet to be checked
|
ReadinessCheckOutput |
ReadinessCheckOutput.withTags(Map<String,String> tags) |
| Modifier and Type | Method and Description |
|---|---|
List<ReadinessCheckOutput> |
ListReadinessChecksResult.getReadinessChecks()
A list of ReadinessCheck associated with the account
|
| Modifier and Type | Method and Description |
|---|---|
ListReadinessChecksResult |
ListReadinessChecksResult.withReadinessChecks(ReadinessCheckOutput... readinessChecks)
A list of ReadinessCheck associated with the account
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListReadinessChecksResult.setReadinessChecks(Collection<ReadinessCheckOutput> readinessChecks)
A list of ReadinessCheck associated with the account
|
ListReadinessChecksResult |
ListReadinessChecksResult.withReadinessChecks(Collection<ReadinessCheckOutput> readinessChecks)
A list of ReadinessCheck associated with the account
|
Copyright © 2021. All rights reserved.