| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static TopicRuleDestinationStatus |
TopicRuleDestinationStatus.fromValue(String value)
Use this in place of valueOf.
|
static TopicRuleDestinationStatus |
TopicRuleDestinationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopicRuleDestinationStatus[] |
TopicRuleDestinationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TopicRuleDestinationSummary |
TopicRuleDestinationSummary.withStatus(TopicRuleDestinationStatus status)
The status of the topic rule destination.
|
TopicRuleDestination |
TopicRuleDestination.withStatus(TopicRuleDestinationStatus status)
The status of the topic rule destination.
|
UpdateTopicRuleDestinationRequest |
UpdateTopicRuleDestinationRequest.withStatus(TopicRuleDestinationStatus status)
The status of the topic rule destination.
|
Copyright © 2025. All rights reserved.