| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
Destinations.Builder |
Destinations.Builder.arn(String arn)
The Amazon Resource Name of the resource.
|
static Destinations.Builder |
Destinations.builder() |
Destinations.Builder |
Destinations.Builder.description(String description)
The description of the resource.
|
Destinations.Builder |
Destinations.Builder.expression(String expression)
The rule name or topic rule to send messages to.
|
Destinations.Builder |
Destinations.Builder.expressionType(ExpressionType expressionType)
The type of value in
Expression. |
Destinations.Builder |
Destinations.Builder.expressionType(String expressionType)
The type of value in
Expression. |
Destinations.Builder |
Destinations.Builder.name(String name)
The name of the resource.
|
Destinations.Builder |
Destinations.Builder.roleArn(String roleArn)
The ARN of the IAM Role that authorizes the destination.
|
Destinations.Builder |
Destinations.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Destinations.Builder> |
Destinations.serializableBuilderClass() |
Copyright © 2022. All rights reserved.