IntegrationAccountMapPropertiesParametersSchemaArgs

data class IntegrationAccountMapPropertiesParametersSchemaArgs(val ref: Output<String>? = null) : ConvertibleToJava<IntegrationAccountMapPropertiesParametersSchemaArgs>

The parameters schema of integration account map.

Constructors

constructor(ref: Output<String>? = null)

Properties

Link copied to clipboard
val ref: Output<String>? = null

The reference name.

Functions

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