config

@JvmName(name = "vyqcdvplxynxgtaa")
suspend fun config(value: Output<List<DeviceClaimConfigurationPatchArgs>>)
@JvmName(name = "nlavntsoncuffidy")
suspend fun config(value: List<DeviceClaimConfigurationPatchArgs>?)

Parameters

value

This field holds configuration for multiple potential drivers which could satisfy requests in this claim. It is ignored while allocating the claim.


@JvmName(name = "gtuwpjkhudlyubqq")
suspend fun config(vararg values: Output<DeviceClaimConfigurationPatchArgs>)


@JvmName(name = "cjdlwbpbblahvrpy")
suspend fun config(values: List<Output<DeviceClaimConfigurationPatchArgs>>)
@JvmName(name = "tijshmvxdcdxqbdx")
suspend fun config(vararg values: DeviceClaimConfigurationPatchArgs)

Parameters

values

This field holds configuration for multiple potential drivers which could satisfy requests in this claim. It is ignored while allocating the claim.


@JvmName(name = "rugowyhytwsrfudm")
suspend fun config(argument: List<suspend DeviceClaimConfigurationPatchArgsBuilder.() -> Unit>)
@JvmName(name = "yukanjjjcmqxxenc")
suspend fun config(vararg argument: suspend DeviceClaimConfigurationPatchArgsBuilder.() -> Unit)
@JvmName(name = "seiecdrcvjkfuphk")
suspend fun config(argument: suspend DeviceClaimConfigurationPatchArgsBuilder.() -> Unit)

Parameters

argument

This field holds configuration for multiple potential drivers which could satisfy requests in this claim. It is ignored while allocating the claim.