pulumi-aws-kotlin
5.29.1.1
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
=
"mlehmxwhfkhqvral"
)
suspend
fun
bucketName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fdnhyvxnvmpmcthv"
)
suspend
fun
bucketName
(
value
:
String
)
kms
Key
Arn
Link copied to clipboard
@
JvmName
(
name
=
"xmbkdjogavqaspkt"
)
suspend
fun
kmsKeyArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xvsoivcncjetwbut"
)
suspend
fun
kmsKeyArn
(
value
:
String
?
)
object
Key
Prefix
Link copied to clipboard
@
JvmName
(
name
=
"jwmofdxvygbpklni"
)
suspend
fun
objectKeyPrefix
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"somsafirovqmllnq"
)
suspend
fun
objectKeyPrefix
(
value
:
String
?
)
position
Link copied to clipboard
@
JvmName
(
name
=
"hymfrehlmaxgrmer"
)
suspend
fun
position
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"oxtdqcsmpvficacg"
)
suspend
fun
position
(
value
:
Int
)
topic
Arn
Link copied to clipboard
@
JvmName
(
name
=
"eopcagifhwdgctkk"
)
suspend
fun
topicArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"migebmmornsugrtv"
)
suspend
fun
topicArn
(
value
:
String
?
)