Topic Rule S3Args
data class TopicRuleS3Args(val bucketName: Output<String>, val cannedAcl: Output<String>? = null, val key: Output<String>, val roleArn: Output<String>) : ConvertibleToJava<TopicRuleS3Args>
Properties
Link copied to clipboard
The Amazon S3 bucket name.
Link copied to clipboard
The Amazon S3 canned ACL that controls access to the object identified by the object key. Valid values.