Skip to content

Bedrock Agentcore  >  Unions  >  StreamUpdate

StreamUpdate

Union Type

StreamUpdate module-attribute

Contains information about an update to a stream.

Union Member Types

StreamUpdateAutomationStreamUpdate dataclass

The update to an automation stream.

Attributes

value instance-attribute

StreamUpdateUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str