# Functions

Contains returns true if the cty.Value or any any value within it contains the given mark.
Has returns true if and only if the cty.Value has the given mark.

# Constants

Ephemeral indicates that this value is marked as ephemeral in the context of Terraform.
Sensitive indicates that this value is marked as sensitive in the context of Terraform.