OSProfile Args
data class OSProfileArgs(val computerName: Output<String>? = null, val sshPublicKey: Output<String>? = null) : ConvertibleToJava<OSProfileArgs>
Specifies the operating system settings for the HANA instance.
Specifies the operating system settings for the HANA instance.