# Functions

DataSourceAttribute converts a resource schema attribute to data source schema attribute.
DataSourceAttributeMap converts a map of resource schema attributes to data source schema attributes.
DataSourceNestedAttributeObject converts a resource schema nested attribute object to data source schema nested attribute object.
No description provided by the author
Ptr is a helper routine that returns a pointer to given value.
No description provided by the author
ToComputedAttribute converts a resource schema attribute having all attributes set to "computed".
ToComputedAttributeMap converts a map of resource schema attributes to schema attributes with all fields set to "computed".
ToComputedNestedAttributeObject converts a resource schema nested attribute object to nested attribute object with all fields set to "computed".

# Constants

No description provided by the author

# Variables

GlobalMutexStore is a global mutex store.