| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotwireless |
AWS::IoTWireless Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDestination.Builder |
CfnDestination.Builder.create(software.constructs.Construct scope,
String id) |
CfnDestination.Builder |
CfnDestination.Builder.description(String description)
The description of the new resource.
|
CfnDestination.Builder |
CfnDestination.Builder.expression(String expression)
The rule name to send messages to.
|
CfnDestination.Builder |
CfnDestination.Builder.expressionType(String expressionType)
The type of value in `Expression` .
|
CfnDestination.Builder |
CfnDestination.Builder.name(String name)
The name of the new resource.
|
CfnDestination.Builder |
CfnDestination.Builder.roleArn(String roleArn)
The ARN of the IAM Role that authorizes the destination.
|
CfnDestination.Builder |
CfnDestination.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
Copyright © 2022. All rights reserved.