| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot |
AWS IoT Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnTopicRule.S3ActionProperty.Builder |
CfnTopicRule.S3ActionProperty.Builder.bucketName(String bucketName)
Sets the value of
CfnTopicRule.S3ActionProperty.getBucketName() |
static CfnTopicRule.S3ActionProperty.Builder |
CfnTopicRule.S3ActionProperty.builder() |
CfnTopicRule.S3ActionProperty.Builder |
CfnTopicRule.S3ActionProperty.Builder.cannedAcl(String cannedAcl)
Sets the value of
CfnTopicRule.S3ActionProperty.getCannedAcl() |
CfnTopicRule.S3ActionProperty.Builder |
CfnTopicRule.S3ActionProperty.Builder.key(String key)
Sets the value of
CfnTopicRule.S3ActionProperty.getKey() |
CfnTopicRule.S3ActionProperty.Builder |
CfnTopicRule.S3ActionProperty.Builder.roleArn(String roleArn)
Sets the value of
CfnTopicRule.S3ActionProperty.getRoleArn() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnTopicRule.S3ActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.Builder. |
Copyright © 2022. All rights reserved.