Errors Args
    data class ErrorsArgs(val code: Output<String>? = null, val message: Output<String>? = null) : ConvertibleToJava<ErrorsArgs> 
The error message associated with the cluster creation.
The error message associated with the cluster creation.