Bedrock Agent Runtime > Structures > PropertyParameters PropertyParameters¶ Structure Class¶ PropertyParameters dataclass ¶ Contains the parameters in the request body. Attributes¶ properties class-attribute instance-attribute ¶ properties: list[Parameter] | None = None A list of parameters in the request body.