BlobInventoryPolicySchemaArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "toddrgrytcwkyntm")
suspend fun enabled(value: Output<Boolean>)
@JvmName(name = "gofteiytmyatfvea")
suspend fun enabled(value: Boolean)
Link copied to clipboard
@JvmName(name = "dausciaqyameafiq")
suspend fun rules(value: Output<List<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "enxhayguqmqltnmi")
suspend fun rules(vararg values: BlobInventoryPolicyRuleArgs)
@JvmName(name = "pgeatxkpscsfwimf")
suspend fun rules(vararg values: Output<BlobInventoryPolicyRuleArgs>)
@JvmName(name = "oprbmxicjqujucqm")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "xmqellpfgvcwxpnu")
suspend fun rules(value: List<BlobInventoryPolicyRuleArgs>)
@JvmName(name = "oqdeufeokssdxveo")
suspend fun rules(values: List<Output<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "buvnjdvlqspsfbug")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "oxilsogysppjjmha")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "afcybqhvqyraonju")
fun type(value: InventoryRuleType)
@JvmName(name = "ivktoshjecudyehn")
suspend fun type(value: Either<String, InventoryRuleType>)
@JvmName(name = "bfwjsadsxjxeyyda")
suspend fun type(value: Output<Either<String, InventoryRuleType>>)
@JvmName(name = "hqbwbmyreerqtfip")
fun type(value: String)