public static interface ListRulesOutput.Builder extends SdkPojo, CopyableBuilder<ListRulesOutput.Builder,ListRulesOutput>
| Modifier and Type | Method and Description |
|---|---|
ListRulesOutput.Builder |
resourceType(String resourceType)
The resource type that the readiness rule applies to.
|
ListRulesOutput.Builder |
ruleDescription(String ruleDescription)
The description of a readiness rule.
|
ListRulesOutput.Builder |
ruleId(String ruleId)
The ID for the readiness rule.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListRulesOutput.Builder resourceType(String resourceType)
The resource type that the readiness rule applies to.
resourceType - The resource type that the readiness rule applies to.ListRulesOutput.Builder ruleDescription(String ruleDescription)
The description of a readiness rule.
ruleDescription - The description of a readiness rule.ListRulesOutput.Builder ruleId(String ruleId)
The ID for the readiness rule.
ruleId - The ID for the readiness rule.Copyright © 2023. All rights reserved.