| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static UnprocessedAutomationRule.Builder |
UnprocessedAutomationRule.builder() |
UnprocessedAutomationRule.Builder |
UnprocessedAutomationRule.Builder.errorCode(Integer errorCode)
The error code associated with the unprocessed automation rule.
|
UnprocessedAutomationRule.Builder |
UnprocessedAutomationRule.Builder.errorMessage(String errorMessage)
An error message describing why a request didn't process a specific rule.
|
UnprocessedAutomationRule.Builder |
UnprocessedAutomationRule.Builder.ruleArn(String ruleArn)
The Amazon Resource Name (ARN) for the unprocessed automation rule.
|
UnprocessedAutomationRule.Builder |
UnprocessedAutomationRule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UnprocessedAutomationRule.Builder> |
UnprocessedAutomationRule.serializableBuilderClass() |
Copyright © 2023. All rights reserved.