computerAttributes

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

Parameters

value

A collection of custom attributes for an Active Directory computer.


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


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

Parameters

values

A collection of custom attributes for an Active Directory computer.


@JvmName(name = "lijwhsamfcpvdghf")
suspend fun computerAttributes(argument: List<suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "maerxqcajbragtne")
suspend fun computerAttributes(vararg argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)
@JvmName(name = "ddfulgithuwonwfa")
suspend fun computerAttributes(argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)

Parameters

argument

A collection of custom attributes for an Active Directory computer.