FunctionParameter - Amazon Bedrock

FunctionParameter

Contains information about a parameter of the function.

This data type is used in the following API operations:

Contents

name

The name of the parameter.

Type: String

Required: No

type

The data type of the parameter.

Type: String

Required: No

value

The value of the parameter.

Type: String

Required: No

See Also

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