toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ses.kotlin.inputs
/
ReceiptRuleS3ActionArgs
/
ReceiptRuleS3ActionArgs
Receipt
Rule
S3Action
Args
constructor
(
bucketName
:
Output
<
String
>
,
kmsKeyArn
:
Output
<
String
>
?
=
null
,
objectKeyPrefix
:
Output
<
String
>
?
=
null
,
position
:
Output
<
Int
>
,
topicArn
:
Output
<
String
>
?
=
null
)