# Functions
GetAssociation gets an existing Association resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetLicenseConfiguration gets an existing LicenseConfiguration resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewAssociation registers a new resource with the given unique name, arguments, and options.
NewLicenseConfiguration registers a new resource with the given unique name, arguments, and options.
# Structs
Provides a License Manager association.
The set of arguments for constructing a Association resource.
No description provided by the author
Provides a License Manager license configuration resource.
The set of arguments for constructing a LicenseConfiguration resource.
No description provided by the author