toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pipes.kotlin.inputs
/
PipeS3LogDestinationArgs
/
PipeS3LogDestinationArgs
Pipe
S3Log
Destination
Args
constructor
(
bucketName
:
Output
<
String
>
?
=
null
,
bucketOwner
:
Output
<
String
>
?
=
null
,
outputFormat
:
Output
<
PipeS3OutputFormat
>
?
=
null
,
prefix
:
Output
<
String
>
?
=
null
)