# Functions
No description provided by the author
If the argument is a path, Read loads it and returns the contents, otherwise the argument is assumed to be the desired contents and is simply returned.
# Constants
AttributesJsonKey is used for setting attributes and corresponds to the API "attributes" key.
AuthMethodIdKey is used for common "auth_method_id" resource attribute.
DescriptionKey is used for common "description" resource attribute.
HostCatalogIdKey is used for common "host_catalog_id" resource attribute.
IDKey is used for common SDK ID resource attribute.
NameKey is used for common "name" resource attribute.
PluginIdKey is used for common "plugin_id" resource attribute.
PluginNameKey is used for common "plugin_name" resource attribute.
PreferredEndpointsKey is used for setting preferred endpoints.
ScopeIdKey is used for common "scope_id" resource attribute.
SecretsHmacKey is a read-only key used for ensuring we detect if secrets have changed.
SecretsJsonKey is used for setting secrets and corresponds to the API "secrets" key.
SyncIntervalSecondsKey is used for setting the interval seconds.
TypeKey is used for common "type" resource attribute.