NotNull Known Value Checks
The known value checks that are available for values that are not null are:
NotNull
Check
The NotNull check tests that a resource attribute, or output value is not null (i.e., any known value).
Example usage of NotNull in an ExpectKnownValue state check.