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>
Constructors
Link copied to clipboard
fun TopicRuleS3Args(bucketName: Output<String>, cannedAcl: Output<String>? = null, key: Output<String>, roleArn: Output<String>)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
The Amazon S3 canned ACL that controls access to the object identified by the object key. Valid values.