pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.evidently.kotlin.inputs
/
ProjectDataDeliveryArgs
/
ProjectDataDeliveryArgs
Project
Data
Delivery
Args
fun
ProjectDataDeliveryArgs
(
cloudwatchLogs
:
Output
<
ProjectDataDeliveryCloudwatchLogsArgs
>
?
=
null
,
s3Destination
:
Output
<
ProjectDataDeliveryS3DestinationArgs
>
?
=
null
)