computerAttributes

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

Parameters

value

A collection of custom attributes for an Active Directory computer.


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


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

Parameters

values

A collection of custom attributes for an Active Directory computer.


@JvmName(name = "wuaoewftqcibwypf")
suspend fun computerAttributes(argument: List<suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "wmjdhqnwslroewla")
suspend fun computerAttributes(vararg argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)
@JvmName(name = "qcinbhfgehrbarmg")
suspend fun computerAttributes(argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)

Parameters

argument

A collection of custom attributes for an Active Directory computer.