inputs

@JvmName(name = "pjtxmdtlqarttmcv")
suspend fun inputs(value: Output<List<ZeroTrustDevicePostureRuleInputArgs>>)
@JvmName(name = "mlvnbhvotdfxjwej")
suspend fun inputs(value: List<ZeroTrustDevicePostureRuleInputArgs>?)

Parameters

value

Required for all rule types except warp, gateway, and tanium.


@JvmName(name = "ijlujbyuwvrjaluu")
suspend fun inputs(vararg values: Output<ZeroTrustDevicePostureRuleInputArgs>)


@JvmName(name = "xsafrwyeulksbstd")
suspend fun inputs(values: List<Output<ZeroTrustDevicePostureRuleInputArgs>>)
@JvmName(name = "mcyctynaxmnmnoyh")
suspend fun inputs(vararg values: ZeroTrustDevicePostureRuleInputArgs)

Parameters

values

Required for all rule types except warp, gateway, and tanium.


@JvmName(name = "cmoufmxpgqynsmcd")
suspend fun inputs(argument: List<suspend ZeroTrustDevicePostureRuleInputArgsBuilder.() -> Unit>)
@JvmName(name = "xsvioyfknyymbcfe")
suspend fun inputs(vararg argument: suspend ZeroTrustDevicePostureRuleInputArgsBuilder.() -> Unit)
@JvmName(name = "bgnyunwiirxrhlej")
suspend fun inputs(argument: suspend ZeroTrustDevicePostureRuleInputArgsBuilder.() -> Unit)

Parameters

argument

Required for all rule types except warp, gateway, and tanium.