pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.s3.kotlin.inputs
/
BucketDestinationArgs
/
BucketDestinationArgs
Bucket
Destination
Args
fun
BucketDestinationArgs
(
bucketAccountId
:
Output
<
String
>
?
=
null
,
bucketArn
:
Output
<
String
>
,
format
:
Output
<
String
>
,
prefix
:
Output
<
String
>
?
=
null
)