| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<StatusReason> |
Compliance.statusReasons()
For findings generated from controls, a list of reasons behind the value of
Status. |
| Modifier and Type | Method and Description |
|---|---|
Compliance.Builder |
Compliance.Builder.statusReasons(StatusReason... statusReasons)
For findings generated from controls, a list of reasons behind the value of
Status. |
| Modifier and Type | Method and Description |
|---|---|
Compliance.Builder |
Compliance.Builder.statusReasons(Collection<StatusReason> statusReasons)
For findings generated from controls, a list of reasons behind the value of
Status. |
Copyright © 2023. All rights reserved.