Skip to content

Bedrock Runtime  >  Unions  >  GuardrailImageSource

GuardrailImageSource

Union Type

GuardrailImageSource module-attribute

The image source (image bytes) of the guardrail image source. Object used in independent api.

Union Member Types

GuardrailImageSourceBytes dataclass

The bytes details of the guardrail image source. Object used in independent api.

Attributes

value instance-attribute
value: bytes

GuardrailImageSourceUnknown 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