computerAttributes

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

Parameters

value

A collection of custom attributes for an Active Directory computer.


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


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

Parameters

values

A collection of custom attributes for an Active Directory computer.


@JvmName(name = "gdilvwwcmtkliolc")
suspend fun computerAttributes(argument: List<suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "gulffuahnpijppsx")
suspend fun computerAttributes(vararg argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)
@JvmName(name = "mowthooxtywkonew")
suspend fun computerAttributes(argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)

Parameters

argument

A collection of custom attributes for an Active Directory computer.