package
4.67.0+incompatible
Repository: https://github.com/hashicorp/terraform-provider-aws.git
Documentation: pkg.go.dev

# 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.