# README
Terraform Plugin Framework
This package and its subpackages contain Terraform Plugin Framework functionality.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
AttributeTypes returns a map of attribute types for the specified type T.
No description provided by the author
No description provided by the author
# Structs
DataSourceWithConfigure is a structure to be embedded within a DataSource that implements the DataSourceWithConfigure interface.
ResourceWithConfigure is a structure to be embedded within a Resource that implements the ResourceWithConfigure interface.
WithTimeouts is intended to be embedded in resource which use the special "timeouts" nested block.