computerAttributes

@JvmName(name = "bvffkuxywakkosrs")
suspend fun computerAttributes(value: Output<List<StudioComponentActiveDirectoryComputerAttributeArgs>>)

Parameters

value

A collection of custom attributes for an Active Directory computer.


@JvmName(name = "hwkpckfivskycccw")
suspend fun computerAttributes(vararg values: Output<StudioComponentActiveDirectoryComputerAttributeArgs>)


@JvmName(name = "xfsfbdamcmcxipvf")
suspend fun computerAttributes(values: List<Output<StudioComponentActiveDirectoryComputerAttributeArgs>>)
@JvmName(name = "oqoppafgeohoksfa")
suspend fun computerAttributes(vararg values: StudioComponentActiveDirectoryComputerAttributeArgs)

Parameters

values

A collection of custom attributes for an Active Directory computer.


@JvmName(name = "phurhoelehrueeho")
suspend fun computerAttributes(argument: List<suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "tpwgdmdvebnvocee")
suspend fun computerAttributes(vararg argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)
@JvmName(name = "iuqsriyrquenrnor")
suspend fun computerAttributes(argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)

Parameters

argument

A collection of custom attributes for an Active Directory computer.