pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ses.kotlin.inputs
/
ReceiptRuleS3ActionArgsBuilder
Receipt
Rule
S3Action
Args
Builder
class
ReceiptRuleS3ActionArgsBuilder
Builder for
ReceiptRuleS3ActionArgs
.
Functions
Functions
bucket
Name
Link copied to clipboard
@
JvmName
(
name
=
"vgmmiwcxqagpywdp"
)
suspend
fun
bucketName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kfomcbrocwjalwkm"
)
suspend
fun
bucketName
(
value
:
String
)
kms
Key
Arn
Link copied to clipboard
@
JvmName
(
name
=
"tvnaubbcpmfvlfup"
)
suspend
fun
kmsKeyArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tsivfsgbgbgrjslb"
)
suspend
fun
kmsKeyArn
(
value
:
String
?
)
object
Key
Prefix
Link copied to clipboard
@
JvmName
(
name
=
"uvnwvckgjbkohfkr"
)
suspend
fun
objectKeyPrefix
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fejjvamalmahxxyq"
)
suspend
fun
objectKeyPrefix
(
value
:
String
?
)
position
Link copied to clipboard
@
JvmName
(
name
=
"rosfsjqhvyqxqhdw"
)
suspend
fun
position
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rbpsopttctyfrgpn"
)
suspend
fun
position
(
value
:
Int
)
topic
Arn
Link copied to clipboard
@
JvmName
(
name
=
"jckdqatlcduonqmb"
)
suspend
fun
topicArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ssjdrrpealblxpvl"
)
suspend
fun
topicArn
(
value
:
String
?
)