Bedrock Runtime > Structures > GuardrailImageCoverage GuardrailImageCoverage¶ Structure Class¶ GuardrailImageCoverage dataclass ¶ The details of the guardrail image coverage. Attributes¶ guarded class-attribute instance-attribute ¶ guarded: int | None = None The count (integer) of images guardrails guarded. total class-attribute instance-attribute ¶ total: int | None = None Represents the total number of images (integer) that were in the request (guarded and unguarded).