# SSL configuration for a single nginx location. type Letsencrypt::Ssl_conf::Nginx::Location = Variant[ Struct[{ ssl => Boolean, }], Struct[{ ssl => Boolean, ssl_only => Boolean, }], ]