CodegenDependency - AmplifyUIBuilder

CodegenDependency

Dependency package that may be required for the project code to run.

Contents

isSemVer

Determines if the dependency package is using Semantic versioning. If set to true, it indicates that the dependency package uses Semantic versioning.

Type: Boolean

Required: No

name

Name of the dependency package.

Type: String

Required: No

reason

Indicates the reason to include the dependency package in your project code.

Type: String

Required: No

supportedVersion

Indicates the version of the supported dependency package.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: