Cache control settings for content blocks
@type t() :: %ExBifrost.Model.CacheControl{ ttl: String.t() | nil, type: String.t() | nil }