RuleBatchArrayPropertiesArgs

data class RuleBatchArrayPropertiesArgs(val size: Output<Int>? = null) : ConvertibleToJava<RuleBatchArrayPropertiesArgs>

Constructors

Link copied to clipboard
fun RuleBatchArrayPropertiesArgs(size: Output<Int>? = null)

Functions

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

Properties

Link copied to clipboard
val size: Output<Int>? = null