| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AlertTarget.Builder |
AlertTarget.Builder.alertTargetArn(String alertTargetArn)
The ARN of the notification target to which alerts are sent.
|
static AlertTarget.Builder |
AlertTarget.builder() |
AlertTarget.Builder |
AlertTarget.Builder.roleArn(String roleArn)
The ARN of the role that grants permission to send alerts to the notification target.
|
AlertTarget.Builder |
AlertTarget.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AlertTarget.Builder> |
AlertTarget.serializableBuilderClass() |
Copyright © 2019. All rights reserved.