# Constants
No description provided by the author
No description provided by the author
# Structs
AddPracticeModeInput represents the api input for adding a practice mode (sub practice) in a practice to add to an existing WebApplicationAsset object.
AddPracticeWrapper represents the input for adding a practice wrapper field to an existing WebApplicationAsset object.
AddProxySetting represents the input for adding a proxy setting field to an existing WebApplicationAsset object.
AddSourceIdentifier represents the input for adding a source identifier field to an existing WebApplicationAsset object.
Behavior represents a behavior field of a web application asset as it is returned from mgmt.
CreateWebApplicationAssetInput represents the api input for creating a web application asset.
No description provided by the author
PracticeBehavior represents a behavior field of a practice field of a web application asset as it is returned from mgmt.
PracticeMode represents a practice mode (sub practice) field of a practice field of a web application asset object as it is returned from mgmt.
PracticeModeInput represents the api input for creating a practice mode field in the practice field of the web application asset.
PracticeWrapper represents a practice field of a web application asset object as it is returned from mgmt.
PracticeInput represents the api input for creating a practice field in the web application asset.
Profile represents a profileId associated with the web application asset as it is returned from mgmt.
ProxySetting represents a ProxySetting field of a web application asset object as it is returned from mgmt.
ProxySettingInput represents the api input for creating a proxy setting field in the web application asset.
SchemaPracticeMode represents a PracticeMode field of a practice field of a web application asset as it is saved in the state file this structure is aligned with the input schema (see web-api-asset.go file).
SchemaPracticeWrapper represents a field of web application asset as it is saved in the state file this structure is aligned with the input schema (see web-api-asset.go file).
SchemaSourceIdentifier represents the SourceIdentifier field of a web application asset as it is saved in the state file this structure is aligned with the input schema (see web-app-asset.go file).
SourceIdentifier represents a SourceIdentifier object returned from mgmt.
SourceIdentifierInput represents the api input for creating a source identifier field in the web application asset.
SourceIdentifierValue represents a SourceIdentifierValue field of a SourceIdentifier field of a web application asset as it is returned from mgmt.
Trigger represetns a trigger in a Practice object returned from mgmt.
AddProxySetting represents the input for updating an existing proxy setting field of an existing WebApplicationAsset object.
UpdateSourceIdentifier represents the input for updating an existing proxy setting field of an existing WebApplicationAsset object.
UpdateSourceIdentifier represents the input for updating an existing source identifier value in a source identifier field of an existing WebApplicationAsset object.
AddProxySetting represents the input for updating an existing url field of an existing WebApplicationAsset object.
UpdateWebApplicationAssetInput represents the input for updating an existing WebApplicationAsset object.
URL represents an URL field of a web application asset returned from mgmt.
WebApplicationAsset represents a web application asset as it is retruned from mgmt.
# Type aliases
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author