pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.s3outposts.kotlin
/
BucketArgs
/
BucketArgs
Bucket
Args
fun
BucketArgs
(
bucketName
:
Output
<
String
>
?
=
null
,
lifecycleConfiguration
:
Output
<
BucketLifecycleConfigurationArgs
>
?
=
null
,
outpostId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
BucketTagArgs
>
>
?
=
null
)