type Letsencrypt::Ssl_conf::Nginx::Location = Variant[ Struct[{ ssl => Boolean, }], Struct[{ ssl => Boolean, ssl_only => Boolean, }], ]