s3Destinations

@JvmName(name = "rmgwiyeifuxjmbhk")
suspend fun s3Destinations(value: Output<List<ExportExportDestinationConfigurationS3DestinationArgs>>)
@JvmName(name = "mflvnvregvlvqnjf")
suspend fun s3Destinations(value: List<ExportExportDestinationConfigurationS3DestinationArgs>?)

Parameters

value

Object that describes the destination of the data exports file. See the s3_destination argument reference below.


@JvmName(name = "ipairlisdfbmruhe")
suspend fun s3Destinations(vararg values: Output<ExportExportDestinationConfigurationS3DestinationArgs>)


@JvmName(name = "oqxmfbkrpkpgrmvq")
suspend fun s3Destinations(values: List<Output<ExportExportDestinationConfigurationS3DestinationArgs>>)
@JvmName(name = "sbclhhtdaytteild")
suspend fun s3Destinations(vararg values: ExportExportDestinationConfigurationS3DestinationArgs)

Parameters

values

Object that describes the destination of the data exports file. See the s3_destination argument reference below.


@JvmName(name = "essliappwinnjfuh")
suspend fun s3Destinations(argument: List<suspend ExportExportDestinationConfigurationS3DestinationArgsBuilder.() -> Unit>)
@JvmName(name = "uacwwphnyymnknkg")
suspend fun s3Destinations(vararg argument: suspend ExportExportDestinationConfigurationS3DestinationArgsBuilder.() -> Unit)
@JvmName(name = "xysjaovwsycblrya")
suspend fun s3Destinations(argument: suspend ExportExportDestinationConfigurationS3DestinationArgsBuilder.() -> Unit)

Parameters

argument

Object that describes the destination of the data exports file. See the s3_destination argument reference below.