Skip to content

Qbusiness  >  Unions  >  SourceDetails

SourceDetails

Union Type

SourceDetails module-attribute

Container for details about different types of media sources (image, audio, or video).

Union Member Types

SourceDetailsImageSourceDetails dataclass

Details specific to image content within the source.

Attributes

value instance-attribute

SourceDetailsAudioSourceDetails dataclass

Details specific to audio content within the source.

Attributes

value instance-attribute

SourceDetailsVideoSourceDetails dataclass

Details specific to video content within the source.

Attributes

value instance-attribute

SourceDetailsUnknown 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