Skip to content

Bedrock Runtime  >  Unions  >  GuardrailConverseImageSource

GuardrailConverseImageSource

Union Type

GuardrailConverseImageSource module-attribute

The image source (image bytes) of the guardrail converse image source.

Union Member Types

GuardrailConverseImageSourceBytes dataclass

The raw image bytes for the image.

Attributes

value instance-attribute
value: bytes

GuardrailConverseImageSourceUnknown 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