# Functions
ExpectOutputType returns a state check that asserts that the specified output has a cty.Type that matches `expectedType`
NOTE: This check is only useful for output values that are populated by dynamic attributes or dynamic function returns.