toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.s3.kotlin.inputs
/
BucketDestinationArgs
/
BucketDestinationArgs
Bucket
Destination
Args
constructor
(
bucketAccountId
:
Output
<
String
>
?
=
null
,
bucketArn
:
Output
<
String
>
,
format
:
Output
<
BucketDestinationFormat
>
,
prefix
:
Output
<
String
>
?
=
null
)