GetSfdcChannelPlainArgs

data class GetSfdcChannelPlainArgs(val location: String, val productId: String, val project: String? = null, val sfdcChannelId: String, val sfdcInstanceId: String) : ConvertibleToJava<GetSfdcChannelPlainArgs>

Constructors

Link copied to clipboard
fun GetSfdcChannelPlainArgs(location: String, productId: String, project: String? = null, sfdcChannelId: String, sfdcInstanceId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetSfdcChannelPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val project: String? = null
Link copied to clipboard
Link copied to clipboard