Studio Component Active Directory Configuration Args Builder
Functions
Link copied to clipboard
suspend fun computerAttributes(value: Output<List<StudioComponentActiveDirectoryComputerAttributeArgs>>)
suspend fun computerAttributes(vararg values: Output<StudioComponentActiveDirectoryComputerAttributeArgs>)
suspend fun computerAttributes(vararg argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)
suspend fun computerAttributes(values: List<Output<StudioComponentActiveDirectoryComputerAttributeArgs>>)
suspend fun computerAttributes(argument: List<suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit>)
suspend fun computerAttributes(argument: suspend StudioComponentActiveDirectoryComputerAttributeArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard