
com.pulumi.gcp.datastream.kotlin.outputs.StreamDestinationConfigGcsDestinationConfigAvroFileFormat.kt Maven / Gradle / Ivy
@file:Suppress("NAME_SHADOWING", "DEPRECATION")
package com.pulumi.gcp.datastream.kotlin.outputs
import kotlin.Suppress
/**
*
*/
public class StreamDestinationConfigGcsDestinationConfigAvroFileFormat() {
public companion object {
@Suppress("UNUSED_PARAMETER")
public fun toKotlin(javaType: com.pulumi.gcp.datastream.outputs.StreamDestinationConfigGcsDestinationConfigAvroFileFormat): StreamDestinationConfigGcsDestinationConfigAvroFileFormat =
StreamDestinationConfigGcsDestinationConfigAvroFileFormat()
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy