CheckDetail.Builder |
CheckDetail.Builder.accountId(String accountId) |
Sets the value of the AccountId property for this object.
|
static CheckDetail.Builder |
CheckDetail.builder() |
|
CheckDetail.Builder |
CheckDetail.Builder.choiceId(String choiceId) |
Sets the value of the ChoiceId property for this object.
|
CheckDetail.Builder |
CheckDetail.Builder.description(String description) |
Trusted Advisor check description.
|
CheckDetail.Builder |
CheckDetail.Builder.flaggedResources(Integer flaggedResources) |
Count of flagged resources associated to the check.
|
CheckDetail.Builder |
CheckDetail.Builder.id(String id) |
Trusted Advisor check ID.
|
CheckDetail.Builder |
CheckDetail.Builder.lensArn(String lensArn) |
Well-Architected Lens ARN associated to the check.
|
CheckDetail.Builder |
CheckDetail.Builder.name(String name) |
Trusted Advisor check name.
|
CheckDetail.Builder |
CheckDetail.Builder.pillarId(String pillarId) |
Sets the value of the PillarId property for this object.
|
CheckDetail.Builder |
CheckDetail.Builder.provider(String provider) |
Provider of the check related to the best practice.
|
CheckDetail.Builder |
CheckDetail.Builder.provider(CheckProvider provider) |
Provider of the check related to the best practice.
|
CheckDetail.Builder |
CheckDetail.Builder.questionId(String questionId) |
Sets the value of the QuestionId property for this object.
|
CheckDetail.Builder |
CheckDetail.Builder.reason(String reason) |
Reason associated to the check.
|
CheckDetail.Builder |
CheckDetail.Builder.reason(CheckFailureReason reason) |
Reason associated to the check.
|
CheckDetail.Builder |
CheckDetail.Builder.status(String status) |
Status associated to the check.
|
CheckDetail.Builder |
CheckDetail.Builder.status(CheckStatus status) |
Status associated to the check.
|
CheckDetail.Builder |
CheckDetail.toBuilder() |
|
CheckDetail.Builder |
CheckDetail.Builder.updatedAt(Instant updatedAt) |
Sets the value of the UpdatedAt property for this object.
|