EnterpriseCrmEventbusProtoProtoParameterArrayArgs

data class EnterpriseCrmEventbusProtoProtoParameterArrayArgs(val protoValues: Output<List<Map<String, String>>>? = null) : ConvertibleToJava<EnterpriseCrmEventbusProtoProtoParameterArrayArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val protoValues: Output<List<Map<String, String>>>? = null