ApplicationGatewayHttpListenerArgs

constructor(customErrorConfigurations: Output<List<ApplicationGatewayCustomErrorArgs>>? = null, firewallPolicy: Output<SubResourceArgs>? = null, frontendIPConfiguration: Output<SubResourceArgs>? = null, frontendPort: Output<SubResourceArgs>? = null, hostName: Output<String>? = null, hostNames: Output<List<String>>? = null, id: Output<String>? = null, name: Output<String>? = null, protocol: Output<Either<String, ApplicationGatewayProtocol>>? = null, requireServerNameIndication: Output<Boolean>? = null, sslCertificate: Output<SubResourceArgs>? = null, sslProfile: Output<SubResourceArgs>? = null)