# Functions
NewAAPCustomStringNull creates a AAPCustomStringValue with a null value.
NewAAPCustomStringUnknown creates a AAPCustomStringValue with an unknown value.
NewAAPCustomStringValue creates a AAPCustomStringValue with a known value.
NewAAPCustomStringPointerValue creates a AAPCustomStringValue with a null value if nil or a known value.
# Structs
AAPCustomStringType implements a custom Terraform type.
AAPCustomStringValue implements a custom Terraform value.