computerAttributes

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

Parameters

value

A collection of custom attributes for an Active Directory computer.


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


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

Parameters

values

A collection of custom attributes for an Active Directory computer.


@JvmName(name = "xuflanvbciuokwbt")
suspend fun computerAttributes(argument: List<suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "idvjbjmouhvudsms")
suspend fun computerAttributes(vararg argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)
@JvmName(name = "hmeeaphwqbnqvmld")
suspend fun computerAttributes(argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)

Parameters

argument

A collection of custom attributes for an Active Directory computer.