PagesDomainArgs

constructor(autoSslEnabled: Output<Boolean>? = null, certificate: Output<String>? = null, domain: Output<String>? = null, expired: Output<Boolean>? = null, key: Output<String>? = null, project: Output<String>? = null)