Studio Component Active Directory Computer Attribute Args
data class StudioComponentActiveDirectoryComputerAttributeArgs(val name: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<StudioComponentActiveDirectoryComputerAttributeArgs>
An LDAP attribute of an Active Directory computer account, in the form of a name:value pair.