ApplicationGatewayHttpListenerArgs

constructor(customErrorConfigurations: Output<List<ApplicationGatewayHttpListenerCustomErrorConfigurationArgs>>? = null, firewallPolicyId: Output<String>? = null, frontendIpConfigurationId: Output<String>? = null, frontendIpConfigurationName: Output<String>, frontendPortId: Output<String>? = null, frontendPortName: Output<String>, hostName: Output<String>? = null, hostNames: Output<List<String>>? = null, id: Output<String>? = null, name: Output<String>, protocol: Output<String>, requireSni: Output<Boolean>? = null, sslCertificateId: Output<String>? = null, sslCertificateName: Output<String>? = null, sslProfileId: Output<String>? = null, sslProfileName: Output<String>? = null)